"Looking for a detailed documentation of the RapidMiner Random Forest operator"
KrafN
New Altair Community Member
The topic actually says it all. The javadocs do not give too much insight into the inner workings of this operator. At least not at first glance. So any pointers at a more detailed documentation of the operator would be much appreciated.
Tagged:
0
Answers
-
Hi,
the RandomForest operator simply implements the Random Forest as originally suggested. I forgot the paper, but you will find it if searching for RandomForest.
If you need a more technical description, you will have to take a look at the source code itself, there's no more detailed meta level description in natural language of this classes available.
Greetings,
Sebastian Land0