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.

Nested subprocesses

patrick_de_winpatrick_de_win Member Posts: 2 Learner II
edited November 2018 in Help

Hello. I'd like to to operate the split validation process on a tree to rule process. Therefore I embedded the tree to rules (training) + apply model + performance (test) in the validation process. Then I embedded the decision tree process in the tree to rules process. Is this the right way to proceed? Thx for advice!

 

Tagged:

Answers

  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn

    Yes, this works, although generally cross-validation is preferred to split validation--especially for learners like Decision Trees which are quite prone to overfitting.  So you might want to try that approach instead.

     

    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
Sign In or Register to comment.