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

Packages | Classes

Contains classes of the support vector machine (SVM) classification algorithm.

Packages

package  prediction
 Contains classes to make predictions based on the SVM model.
 
package  quality_metric_set
 Contains classes to check the quality of the model trained with the SVM algorithm.
 
package  training
 Contains classes to train the SVM model.
 

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.