Returns true if the model is a classifier
b = model.isClassifier()
If BoostType='Discrete' the problem is classification, and regression otherwise.
BoostType='Discrete'