C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Contains classes for Decision tree algorithm. More...
Namespaces | |
classification | |
Contains classes for Decision tree classification algorithm. | |
regression | |
Contains classes for decision tree regression algorithm. | |
Enumerations | |
enum | Pruning { none = 0, reducedErrorPruning = 1 } |
Pruning method for Decision tree algorithm. More... | |
Contains classes of the Decision tree algorithm.
enum Pruning |
For more complete information about compiler optimizations, see our Optimization Notice.