The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

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.