MATLAB File Help: cv.Boost/isClassifier Index
cv.Boost/isClassifier

Returns true if the model is a classifier

b = model.isClassifier()

Output

If BoostType='Discrete' the problem is classification, and regression otherwise.

See also
Method Details
Access public
Sealed false
Static false