2013/8/26 John Lee <[email protected]>:
> If this is the probability for each tree, how to calculate the probability 
> for the ensemble?

>From the docs:

The predicted class probabilities of an input sample is computed as
the mean predicted class probabilities of the trees in the forest.

The mean of a vector of zeros and ones is the number of ones divided
by the dimensionality of the vector.

-- 
Lars Buitinck
Scientific programmer, ILPS
University of Amsterdam

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to