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
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