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.

Optimize Decision Tree and Optimize SVM

BalazsBaranyBalazsBarany Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert Posts: 955 Unicorn
edited November 2018 in Knowledge Base

Two building blocks for doing grid parameter optimization on an example set. 

 

Decision tree: confidence, minimal gain, minimal size for split, criterion

 

SVM: kernel type, C, epsilon

 

Input1: Example set (should be ready for modeling, e. g. with label, only numeric attributes for SVM etc.)

 

Outputs: Performance, Parameters, Log

Comments

  • s_webermiks_webermik Member Posts: 1 Learner II

    Hi,

    thanks, the decision tree block worked for me, but how can I see the decision tree with those optimized parameters?

     

    With this I just get the performance, log, etc.; which became better but I cannot work with this to predict the important attributes.

     

    Thanks & regards,

    Mike

Sign In or Register to comment.