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

References | Namespaces | Classes

Contains classes for computing the results of the multi-class classifier algorithm. More...

References

 Prediction
 Contains classes for prediction based on multi-class classifier models.
 
 Quality Metrics
 Contains classes for checking the quality of the model trained with the multi-class classifier algorithm.
 
 Training
 Contains classes for training the multi-class classifier model.
 

Namespaces

 daal::algorithms::multi_class_classifier
 Contains classes for computing the results of the multi-class classifier algorithm.
 
 daal::algorithms::multi_class_classifier::interface1
 Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 

Classes

struct  ParameterBase
 Parameters of the multi-class classifier algorithm. More...
 
struct  Parameter
 Optional multi-class classifier algorithm parameters that are used with the MultiClassClassifierWu prediction method. More...
 
class  Model
 Model of the classifier trained by the multi_class_classifier::training::Batch algorithm. More...
 

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