Open
Description
Implement RFE. Match Scikit Learn's implementation.
These are parameters we should support:
estimator
n_features_to_select
step
verbose
Implement RFE. Match Scikit Learn's implementation.
These are parameters we should support:
estimator
n_features_to_select
step
verbose