Options

Nested subprocesses

patrick_de_winpatrick_de_win Member Posts: 2 Contributor I
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

  • Options
    Telcontar120Telcontar120 Moderator, 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.