This website requires JavaScript.
Explore
Help
Sign In
baohan
/
scikit-learn
mirror of
https://github.com/scikit-learn/scikit-learn.git
Watch
0
Star
0
Fork
You've already forked scikit-learn
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fdb42ea4d7
scikit-learn
/
sklearn
/
feature_selection
History
Wei Xue
17ee7dd79b
DOC & COSMIT deprecate estimator_params in RFE and RFE_CV in docstring
2015-03-29 12:47:53 -04:00
..
tests
DOC & COSMIT deprecate estimator_params in RFE and RFE_CV in docstring
2015-03-29 12:47:53 -04:00
__init__.py
COSMIT remove unused imports and variables
2014-02-03 19:43:56 +11:00
base.py
FIX
#4059
: explicit warning for strict selectors
2015-02-06 12:06:34 +01:00
from_model.py
MAINT Make uniform the error raised for not fitted condition
2015-01-12 00:33:40 +05:30
rfe.py
DOC & COSMIT deprecate estimator_params in RFE and RFE_CV in docstring
2015-03-29 12:47:53 -04:00
univariate_selection.py
used special.fdtrc instead of fprob
2015-03-23 21:46:59 +05:30
variance_threshold.py
MAINT Make uniform the error raised for not fitted condition
2015-01-12 00:33:40 +05:30