C++ API Reference for Intel® Data Analytics Acceleration Library 2019
Contains a class for Decision tree model-based training. More...
References | |
Batch | |
Namespaces | |
daal::algorithms::decision_tree::classification::training | |
Contains a class for Decision tree model-based training. | |
daal::algorithms::decision_tree::classification::training::interface1 | |
Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Classes | |
class | Input |
Base class for the input objects in the training stage of the classification algorithms. More... | |
class | Result |
Provides methods to access the result obtained with the compute() method of Decision tree model-based training. More... | |
Enumerations | |
enum | Method { defaultDense = 0 } |
Computation methods for Decision tree model-based training. More... | |
enum | InputId { dataForPruning = algorithms::classifier::training::lastInputId + 1, labelsForPruning } |
enum InputId |
For more complete information about compiler optimizations, see our Optimization Notice.