Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.3.0
Description
I'm using the RandomForestClassificationModel and noticed that there is no summary attribute like there is for LogisticRegressionModel. Specifically, I'd like to have the roc and pr curves. Is that on the Spark roadmap anywhere? Is there a reason it hasn't been implemented?