C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Namespaces | Classes | Enumerations

Namespaces

 daal::algorithms::decision_forest::classification::prediction::interface1
 Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 
 daal::algorithms::decision_forest::classification::prediction::interface2
 Contains version 2.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 
 daal::algorithms::decision_forest::classification::prediction::interface3
 Contains version 3.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 

Classes

class  BatchContainer< algorithmFPType, method, cpu >
 Provides methods to run implementations of the decision_forest algorithm. More...
 
class  Batch< algorithmFPType, method >
 Predicts decision_forest classification results. More...
 

Enumerations

enum  Method { defaultDense = 0 }
 

Enumeration Type Documentation

enum Method

Available methods for predictions based on the decision_forest model

Enumerator
defaultDense 

Default method

For more complete information about compiler optimizations, see our Optimization Notice.