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

good resource for decision trees parameter selection?

Jawa
Jawa Member Posts: 2 image Learner I
I followed along on the tutorial on decision trees but the results differed. where can I learn how to set the correct parameters.

Best Answer

  • jacobcybulski
    jacobcybulski Member, University Professor Posts: 391 image Unicorn
    Solution Accepted
    A very good reference on how to set various parameters of different models in RapidMiner - including Decision Trees - is the book by Vijay Kotu and Bala Deshpande, Data Science: Concepts and Practice, Second Edition, Morgan Kaufmann Pubs. See section 4.1 on Decision Trees. An important aspect of reading a chapter like this is that it will explain not only what each parameter does but also how the algorithm building the tree is using these parameters.

    Jacob

Answers