bugfinder.utils.feature_selection

Utilities for feature selection.

bugfinder.utils.feature_selection.retrieve_original_columns_name(feature_selection_model, original_cols)

Retrieve column name from given indexes

bugfinder.utils.feature_selection.selection_estimators()

Available estimators for feature selection.