tfdf.py_tree.node.ScanStructureAccumulator

Contains the accumulated results from the "scan_structure" method.

This class is used to optimize manually made models.

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.