bugfinder.features.reduction.select_from_model
Module to select feature based on a specific estimator
- class bugfinder.features.reduction.select_from_model.FeatureSelector(dataset)
Bases:
AbstractFeatureSelector
Feature selector based on a specific estimator
- select_feature(input_features, input_results, dry_run, model) DataFrame
Feature selection algorithm