[ 
https://issues.apache.org/jira/browse/SPARK-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646013#comment-14646013
 ] 

Max Kaznady commented on SPARK-6884:
------------------------------------

Sorry, I've been trying to setup a work environment to push the change.

The problem is the security in my workplace - I can't push any code out which 
I've developed. So I would have to re-develop from scratch at home and push the 
change in.

> Random forest: predict class probabilities
> ------------------------------------------
>
>                 Key: SPARK-6884
>                 URL: https://issues.apache.org/jira/browse/SPARK-6884
>             Project: Spark
>          Issue Type: Sub-task
>          Components: ML
>            Reporter: Max Kaznady
>              Labels: prediction, probability, randomforest, tree
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to