C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4

References | Namespaces | Classes
Support Vector Machine Classifier

Contains classes to work with the support vector machine classifier. More...

References

 Prediction
 Contains classes to make predictions based on the SVM model.
 
 Quality Metrics
 Contains classes to check the quality of the model trained with the SVM algorithm.
 
 Training
 Contains classes to train the SVM model.
 

Namespaces

 daal::algorithms::svm
 Contains classes to work with the support vector machine classifier.
 
 daal::algorithms::svm::interface1
 Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 

Classes

struct  Parameter
 Optional parameters. More...
 
class  Model
 Model of the classifier trained by the svm::training::Batch algorithm More...
 

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