Options

"Looking for a detailed documentation of the RapidMiner Random Forest operator"

KrafNKrafN Member Posts: 13 Contributor II
edited June 2019 in Help
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.

Answers

  • Options
    landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    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 Land
Sign In or Register to comment.