Returns true if the model is a classifier
b = model.isClassifier()
Always true for logistic regression.