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
Decision Tree: Pre-pruning and Pruning settings
pennypolarbear
Member Posts: 1 Learner II
Trying to do a churn analysis. Following the parameters in the example process, only one node appears in the tree.
Are there any ways to optimally adjust the parameters for pre-pruning (minimal gain etc.) to enlarge the tree as well as prevent over-fitting?
Tagged:
0
Best Answer
-
IngoRM Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University Professor Posts: 1,751 RM Founder
Hi,
Sometimes it is hard for a decision tree to separate the classes and the tree collapses into a single node. Please check the following article for ideas how to change parameters to avoid this. Alternatively, you can also try a different learner of course.
Hope this helps,
Ingo
1