Developer Guide for Intel® Data Analytics Acceleration Library 2019 Update 5
To build a Support Vector Machine (SVM) Classifier model using methods of the Model Builder class of SVM Classifier, complete the following steps:
If after calling the getModel method you use the setBias, setSupportVectors, setClassificationCoefficients, or setSupportIndices methods, coefficients, the initial model will be automatically updated with the new set of parameters.
C++:
Java*:
Python*: