i dont know how to implementation Classification And Regression Tree (CART) in rapidminer. modeling -> tree induction i dont see CART algorithm
0
MartinLiebigAdministrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University ProfessorPosts: 3,453 RM Data Scientist
Hi,
to use specific implementations for the decision tree you need to install the weka extension. In this extension you have the choice of different versions. W-J48 is the C4.5 and W-SimpleCart is the CART by Breiman et al.
Cheers, Martin
- Sr. Director Data Solutions, Altair RapidMiner - Dortmund, Germany
Answers
could you be more specific where your problem is?
Cheers,
Martin
Dortmund, Germany
i dont know how to implementation Classification And Regression Tree (CART) in rapidminer. modeling -> tree induction i dont see CART algorithm
to use specific implementations for the decision tree you need to install the weka extension. In this extension you have the choice of different versions. W-J48 is the C4.5 and W-SimpleCart is the CART by Breiman et al.
Cheers,
Martin
Dortmund, Germany