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

Multi objective Evolutionary parameter optimisation

RNarayanRNarayan Member Posts: 4 Contributor I
Hello,
I have used the "Optimize Selection (Evolutionary)" operator with multi-optimisation method "non-dominating" to minimise the number of attributes. This uses the "Performance (Attribute Count)" operator that provides the number of attributes along with the performance metric calculated by cross-validation, which enables the Evolutionary FS algorithm to build a pareto front using features v/s accuracy.

I am now trying to perform a similar multi-objective approach with the "Optimize Parameters (Evolutionary)" operator to optimise a Random Forest model while minimising a parameter such as the number of trees.

I'd be grateful if anyone could suggest a way to pass the parameter of an algorithm in my case - number of trees - as a performance metric within the "Optimize Parameters (Evolutionary)"?

Thanks in advance

Narayan
Sign In or Register to comment.