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
b4a92e54f5
scikit-learn
/
sklearn
/
feature_selection
History
Raghav R V
cd2ee7e454
MAINT docstring --> comments to prevent nose from using doc in verbose mode
2015-03-21 11:16:49 +05:30
..
tests
MAINT docstring --> comments to prevent nose from using doc in verbose mode
2015-03-21 11:16:49 +05:30
__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
Correct warning messages and move warnings to fit method
#4292
2015-03-10 10:47:15 -04:00
univariate_selection.py
Add "See also" for selectors and scoring funs
2015-03-10 21:40:25 +08:00
variance_threshold.py
MAINT Make uniform the error raised for not fitted condition
2015-01-12 00:33:40 +05:30