| getSupportVectors (cv.SVM) - MATLAB File Help |
Retrieves all the support vectors
sv = model.getSupportVectors()
The method returns all the support vectors as a floating-point matrix, where support vectors are stored as matrix rows.
| Access | public |
| Sealed | false |
| Static | false |