forward_selection()
Select features based on feature selection
recursive_feature_elimination()
Select features by Recursive Feature Elimination
simulated_annealing()
Feature selector that performs simmulated annealing to select features.
variance_thresholding()
Select features based on variance threshold