Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Model of the classifier trained by the svm.training.TrainingBatch algorithm. More...
double getBias | ( | ) |
Returns the bias constructed during the training of the SVM model
NumericTable getClassificationCoefficients | ( | ) |
Returns classification coefficients constructed during the training of the SVM model
NumericTable getSupportVectors | ( | ) |
Returns support vectors constructed during the training of the SVM model
For more complete information about compiler optimizations, see our Optimization Notice.