🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Solved: How to implement sequential floating forward selection

User: "Danyo83"
New Altair Community Member
Updated by Jocelyn
Hi,

I have a binary classification problem with a lot of features. I don't only want ot use forward selection but a floating method which combines forward selection and backward elimination, but multiple times in a row. Is that possible since if I construct it, after the first backward elimination I cannot set the already chosen features as fix and go on with forward selection with the remaining features.

Thanks in advance

Kind regards,

Daniel

Find more posts tagged with