You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mahout.apache.org by Yang Zhang <ya...@gmail.com> on 2011/05/07 07:36:38 UTC

Random forest questions

I've been playing around with the RF implementation and I had a couple
questions:

- Does this RF implementation support weighted examples? (If so how do
I specify weights?)

- How do I get the RF score (confidence, probability, etc.) of a prediction?

Thanks!

Re : Random forest questions

Posted by deneche abdelhakim <a_...@yahoo.fr>.
No, the current implementation doesn't support weighted examples (yet ?), and you can't get the score for a prediction


________________________________
De : Yang Zhang <ya...@gmail.com>
À : user@mahout.apache.org
Envoyé le : Samedi 7 Mai 2011 6h36
Objet : Re : Random forest questions

I've been playing around with the RF implementation and I had a couple
questions:

- Does this RF implementation support weighted examples? (If so how do
I specify weights?)

- How do I get the RF score (confidence, probability, etc.) of a prediction?

Thanks!