The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.
💬0 Comments | 🔥0 Discussions | 👤0 Members | 🔌0 Online |
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