C++ API Reference for Intel® Data Analytics Acceleration Library 2019
Namespaces | |
daal::algorithms::stump::prediction | |
Contains classes to make prediction based on the decision stump model. | |
daal::algorithms::stump::prediction::interface1 | |
Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Classes | |
class | BatchContainer< algorithmFPType, method, cpu > |
Provides methods to run implementations of the decision stump prediction algorithm. It is associated with the daal::algorithms::stump::prediction::interface1::Batch class and supports methods to run based on the decision stump model. More... | |
class | Batch< algorithmFPType, method > |
Predicts results of the decision stump classification. More... | |
Enumerations | |
enum | Method { defaultDense = 0 } |
For more complete information about compiler optimizations, see our Optimization Notice.