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

can i show my decision tree model from forward selection operator?

michelleprizcillyamichelleprizcillya Member Posts: 2 Learner I
hi, i'm working on my thesis and it need to show the decision tree model. in forward selection operator it only have three output, it contains example set, attribute weights and perfomance. is there any techniques that i can try to show the model output? thank you

Best Answer

  • lionelderkrikorlionelderkrikor RapidMiner Certified Analyst, Member Posts: 1,195 Unicorn
    Solution Accepted
    Hi @ michelleprizcillya,

    Yo can use the Remember/recall operators to extract the mod output from the Forward Selection operator.

    See the process in attached file to understand.

    Regards,

    Lionel

Answers

  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    You just need to connect the "mod" port output at the end and it will show the model both graphically and in rule form.
    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
  • michelleprizcillyamichelleprizcillya Member Posts: 2 Learner I
    Sorry but i can not connect the port because in forward selection operator there’s no way to connect the “mod” to the “per” port ouput 
Sign In or Register to comment.