MATLAB File Help: cv.SVM/predict Index
cv.SVM/predict

Predicts response(s) for the provided sample(s)

[results,f] = model.predict(samples)
[...] = model.predict(..., 'OptionName', optionValue, ...)

Input

Output

Options

The function is parallelized with the TBB library.

See also
Method Details
Access public
Sealed false
Static false