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

Optimize Decision Tree and Optimize SVM

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

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