Description
This is a blocking issue for https://issues.apache.org/jira/browse/SPARK-8069 . Since we want to add thresholding/cutoff support to RandomForest and we wish to do this in a general way we should move RandomForest over to the Clasisfication trait.
Attachments
Issue Links
- is related to
-
SPARK-6885 Decision trees: predict class probabilities
- Resolved
- is required by
-
SPARK-8069 Add support for cutoff to RandomForestClassifier
- Resolved
- relates to
-
SPARK-9011 Spark 1.4.0| Spark.ML Classifier Output Formats Inconsistent --> Grid search working on LR but not on RF
- Closed
-
SPARK-9447 Python RandomForestClassifier probabilityCol, rawPredictionCol
- Resolved
-
SPARK-9528 RandomForestClassifier should extend ProbabilisticClassifier
- Resolved
- supercedes
-
SPARK-6884 Random forest: predict class probabilities
- Closed
- links to