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
"RM6.5 Decision Tree help"
tanthiamhuat
Member Posts: 4 Contributor I
can anyone guide me how to use the Decision Tree in RM 6.5, such that I am able to get the Pruned Classification Tree from http://www.edureka.co/blog/implementation-of-decision-tree/
the dataset is from http://www.ats.ucla.edu/stat/data/binary.csv
the dataset is from http://www.ats.ucla.edu/stat/data/binary.csv
Tagged:
0
Answers
if you're new to RapidMiner, have a look at http://j.mp/20LVJQ1 to learn how to train a decision tree in RapidMiner and how to validate it.
The Decision Tree operator in RapidMiner has some pruning options -- the operator help describes them all.
You can even automatically optimize them -- have a look at the Optimize Parameters (Grid) operator for that.
~Marius
Decision trees are a popular machine learning algorithm used in data science to classify data. In RapidMiner 6.5, you can use the Decision Tree operator to create a decision tree model. Here are the steps:
If you're interested in learning more about data science and machine learning, there are many online courses