C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3

References | Namespaces | Classes | Enumerations

Contains classes for prediction based on models. More...

Contains classes for making prediction based on the classifier model.

References

 Batch
 

Namespaces

 daal::algorithms::gbt::classification::prediction
 Contains classes for prediction based on models.
 
 daal::algorithms::gbt::classification::prediction::interface1
 Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 

Classes

struct  Parameter
 Parameters of the prediction algorithm. More...
 
class  Input
 Input objects in the prediction stage of the GBT_CLASSIFICATION algorithm. More...
 

Enumerations

enum  Method { defaultDense = 0 }
 

Enumeration Type Documentation

enum Method

Available methods for predictions based on the gbt model

Enumerator
defaultDense 

Default method

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