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

References | Namespaces | Classes
Multi-class Classifier

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.
 

Classes

struct  ParameterBase
 Parameters of the multi-class classifier algorithm. More...
 
class  ModelBuilder< method >
 Builder for 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.