Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

"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

  • 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.