View source on GitHub |
Contains the accumulated results from the "scan_structure" method.
tfdf.py_tree.node.ScanStructureAccumulator()
This class is used to optimize manually made models.
Attributes | |
---|---|
numerical_higher_than
|
List of (threshold, default_eval) for the conditions of the shape "a>=t". Indexed by feature name. |
categorical_contains_int
|
See ScanStructureAccumulatorContainsInt. |