Re: Random Forest model (number of trees)

Peter Reutemann <[email protected]>
Newsgroups gmane.comp.ai.weka
Message-ID <CAHoQ12Ln5-OeMKVdaPeafSvNNS38UGnmD6QpXMXHD1ZdRvH9rQ@mail.gmail.com>
> If I am using the Random Forest model, how many trees will it have and how many variables would be available for each tree node? I think the default number of trees in Weka is 100 but in that case, how many variables for each tree node?

Copy/paste from the "More" dialog:

numFeatures -- Sets the number of randomly chosen attributes. If 0,
int(log_2(#predictors) + 1) is used.

Cheers, Peter
-- 
Peter Reutemann
Dept. of Computer Science
University of Waikato, NZ
+64 (7) 577-5304
http://www.cms.waikato.ac.nz/~fracpete/
http://www.data-mining.co.nz/
_______________________________________________
Wekalist mailing list -- [email protected]
Send posts to [email protected]
To unsubscribe send an email to [email protected]
To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz
List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.