YuchenZhang217 / randomforest-matlab

Automatically exported from code.google.com/p/randomforest-matlab
0 stars 0 forks source link

Stabilizing Number of Trees. #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi Abhishek,

I am using random forest package for my thesis. its great and simple.
I have few questions regarding initial settings. It will be a great help to me 
if you can help me out. 

I am trying to stabilize number of trees to be used. My Professor wants 
me to use as less trees as possible with out compromising performance. Is there 
any standard way that I can accomplish this.

Second question what is the role of seed value in the algorithm. Is it used to 
get the bootstrap sample to grow the tree?. Can I change the seed value.

Original issue reported on code.google.com by raghav....@gmail.com on 31 Jan 2012 at 3:40

GoogleCodeExporter commented 8 years ago

Original comment by abhirana on 16 Mar 2012 at 5:50