Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
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 | ModelBuilder |
Class for building model of the support vector machine algorithm More... | |
class | Parameter |
Optional SVM algorithm parameters. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.