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

References | Namespaces | Classes | Enumerations

Contains classes to make predictions based on the SVM model. More...

References

 Batch
 

Namespaces

 daal::algorithms::svm::prediction
 Contains classes to make predictions based on the SVM model.
 
 daal::algorithms::svm::prediction::interface1
 Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 

Classes

class  Input
 Input objects in the prediction stage of the svm algorithm. More...
 

Enumerations

enum  Method { defaultDense = 0 }
 

Enumeration Type Documentation

enum Method

Available methods to run predictions based on the SVM model

Enumerator
defaultDense 

Default SVM model-based prediction method

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