automl / auto-sklearn

Automated Machine Learning with scikit-learn
https://automl.github.io/auto-sklearn
BSD 3-Clause "New" or "Revised" License
7.48k stars 1.27k forks source link

[Question] Feature selection #1720

Open elson1608 opened 4 months ago

elson1608 commented 4 months ago

Hello,

Im currently trying to use auto-sklearn in the context of Automated Algorithm slection and wanted to ask if it is possible or what the best way to perform feature selection in combination with auto-sklearn would be.

I would be very helpful if someone could help me!