tfdf.py_tree.condition.NumericalHigherThanCondition

Condition of the form "attribute >= threhsold".

Inherits From: AbstractCondition

feature

missing_evaluation

split_score

threshold

Methods

features

View source

List of features used to evaluate the condition.

__eq__

View source

Return self==value.