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

what is a selection criterion for each attribute in forward selection?

sinaesinae Member Posts: 3 Contributor I
edited November 2018 in Help
hi
I have a one question inforward selection.

What is a selection criterion for each attribute in forward selection?

Is either performance of training set or performance of test set for x-validation(x-prediction)?
if the highest increase of performance for training set is added to the selection, is another method possible?
for example,highest increase of performance of cross-validation when added each attribute

thank you

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    This depends on how you configure the forward selection :)

    Usually you put a X-Validation into the subprocess, and then the behavior will be as you requested.

    Best regards,
    Marius
Sign In or Register to comment.