Skip to content

Development version

You are reading the latest (dev) docs. For the stable version, see stable.

Feature Selection Recipes

Four copy-paste recipes for wrapper-based feature selection with GAFeatureSelectionCV.

RecipeProblemTime
High-Dimensional Feature Selection100+ features7 min
Two-Stage Select-Then-TuneFeature selection + hyperparameter tuning9 min
Custom Feature-Count Penalty ScorerBalance features vs score8 min
Leakage-Free CV SelectionPrevent data leakage7 min

See Also

Released under the MIT License.