tfdf.py_tree.condition.NumericalSparseObliqueCondition

Condition of the form "attributes * weights >= threshold".

Inherits From: AbstractCondition

missing_evaluation

split_score

threshold

weights

Methods

features

View source

List of features used to evaluate the condition.

__eq__

View source

Return self==value.