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

References | Classes
Base Classifier

Contains base classes for working with classifiers. More...

References

 Prediction
 Contains classes for making prediction based on the classifier model.
 
 Stump
 Contains classes to work with the decision stump training algorithm.
 
 Training
 Contains classes for training the model of the classification algorithms.
 

Classes

struct  Parameter
 Base class for the parameters of the classification algorithm. More...
 
class  Model
 Base class for the model of the classification algorithm. More...
 

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