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
Least Square in DT - other parameters don't affect outcome?
Hi there! I'm using Decision Tree model to conduct a predictive 'regression' model. In order to predict numerical values, criterion has to be set to 'Least Square'.
However, when I alter all the other parameters (maximal depth, minimal gain etc.) , none of them affects the results anymore. Whether the maximal depth was 10 or 100, the final RMSE remains the same!
Wondering does anyone know why is this?
Best regards,
Extreme newbie
However, when I alter all the other parameters (maximal depth, minimal gain etc.) , none of them affects the results anymore. Whether the maximal depth was 10 or 100, the final RMSE remains the same!
Wondering does anyone know why is this?
Best regards,
Extreme newbie
Tagged:
0
Answers
Try a value <10 to see if there is any change. Maybe the depth of the tree you have can reach at maximum 10, so even if you choose a greater number there would be no change.
I'm not sure for my answer but I hope it helps about maximal depth.
You might consider modifying the prepruning options, they typically can have a large impact on the final tree.
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts