View source on GitHub |
Condition of the form "attribute is missing".
Inherits From: AbstractCondition
tfdf.py_tree.condition.IsMissingInCondition(
feature: tfdf.inspector.SimpleColumnSpec
,
split_score: Optional[float] = None
)
Attributes | |
---|---|
feature
|
|
missing_evaluation
|
|
split_score
|
Methods
features
features()
List of features used to evaluate the condition.
__eq__
__eq__(
other
)
Return self==value.