Description
Currently, the user needs to specify the numClassesForClassification parameter explicitly during multiclass classification for decision trees. This feature will automatically infer this information (and possibly class histograms) from the training data.
Attachments
Issue Links
- is superceded by
-
SPARK-7126 For spark.ml Classifiers, automatically index labels if they are not yet indexed
- Resolved