Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
Important
Description
Currently, there is no way to extract the class probabilities from the RandomForest classifier. I implemented a probability predictor by counting votes from individual trees and adding up their votes for "1" and then dividing by the total number of votes.
I opened this ticked to keep track of changes. Will update once I push my code to master.
Attachments
Issue Links
- is superceded by
-
SPARK-9016 Make random forest classifier extend Classifier abstraction
- Resolved
- relates to
-
SPARK-9904 User guide for ML tree algorithms
- Closed