Description
Now that DecisionTreeClassifier extends ProbabilisticClassifier, we can have RandomForestClassifier extends ProbabilisticClassifier as well.
Attachments
Issue Links
- is related to
-
SPARK-9016 Make random forest classifier extend Classifier abstraction
- Resolved
- relates to
-
SPARK-9447 Python RandomForestClassifier probabilityCol, rawPredictionCol
- Resolved
- links to