tfdf.py_tree.condition.AbstractCondition

Generic condition.

missing_evaluation Result of the evaluation of the condition if the feature is missing. If None, a feature cannot be missing or a specific method run during inference to handle missing values.
split_score

Methods

features

View source

List of features used to evaluate the condition.