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
5eab030d24
scikit-learn
/
sklearn
/
feature_selection
History
Olivier Grisel
b0035bf9e8
Rename cv_scores(_) back to grid_scores(_) to keep the name free for a future refactoring
2013-07-28 17:10:14 +02:00
..
tests
Rename cv_scores(_) back to grid_scores(_) to keep the name free for a future refactoring
2013-07-28 17:10:14 +02:00
__init__.py
Add __all__ for half of the scikit
2012-09-04 18:00:49 +01:00
base.py
COSMIT pep8
2013-07-11 11:50:23 +02:00
from_model.py
ENH Create FeatureSelectionMixin for shared [inverse_]transform code
2013-05-21 13:53:12 +10:00
rfe.py
Rename cv_scores(_) back to grid_scores(_) to keep the name free for a future refactoring
2013-07-28 17:10:14 +02:00
selector_mixin.py
ENH Create FeatureSelectionMixin for shared [inverse_]transform code
2013-05-21 13:53:12 +10:00
univariate_selection.py
FIX yet another chi2 bug
2013-06-01 17:42:04 +02:00