"RM6.5 Decision Tree help"
tanthiamhuat
MemberPosts:4Contributor I
can anyone guide me how to use the Decision Tree in RM 6.5, such that I am able to get thePruned Classification Treefromhttp://www.edureka.co/blog/implementation-of-decision-tree/
the dataset is fromhttp://www.ats.ucla.edu/stat/data/binary.csv
the dataset is fromhttp://www.ats.ucla.edu/stat/data/binary.csv
Tagged:
0
Answers
if you're new to RapidMiner, have a look athttp://j.mp/20LVJQ1to learn how to train a decision tree in RapidMiner and how to validate it.
在RapidMiner有决策树操作符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