Class | Description |
---|---|
CompressedDT |
Compressed DT class containing tree as array.
|
DataFeaturesLimits |
Features limits for the whole dataset.
|
DT |
Single Decision Tree
|
DTModel | |
DTModel.DTOutput | |
DTModel.DTParameters | |
DTPrediction | |
FeatureLimits |
Limits for one feature.
|
SplitInfo |
Split info, holds feature index and threshold.
|