Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3

Modules | Packages | Classes
Support Vector Machine Classifier

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

Detailed Description

Modules

 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.
 

Packages

package  com.intel.daal.algorithms.svm
 Contains classes of the support vector machine (SVM) classification algorithm.
 

Classes

class  Model
 Model of the classifier trained by the svm.training.TrainingBatch algorithm. More...
 
class  Parameter
 Optional SVM algorithm parameters. More...
 

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