Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
"Process decision tree in RapidMiner 5.3"
Hello everyone. I have a question. The method used by the process "decision tree" in RapidMiner 5.3 to generate the tree is C4.5?
Thank You.
Thank You.
Tagged:
0
Answers
Scott
Dortmund, Germany
Yes, i have the weka extension but my problem continues because the image of the decision tree generated by the operator W-J48 is very unreadable due to the extension of the tree. I attach an imagen.
I was recommended to make an process with "W-J48" operator to generate the rules and include another operator (i don't know which one!) that take the rules generated in W-J48 and generate an tree more "presentable". I need it because is my thesis.
Hope you can understand me.
Thank you so much.
W-J48
J48 pruned tree
------------------
edad <=37
| dependencia <=23
| sdsdsd
| sdsds
etc...
You simply read the tree from top to bottom, left to right.
Scott