C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
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.
For more complete information about compiler optimizations, see our Optimization Notice.