getPredictionDimension
public int getPredictionDimension()
Purpose
Return the dimension of the model's prediction. The value corresponds to the dimension of the vector of predictions. For example, it is equal to N for multiclassification tasks in case of N classes.