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
fb4eded5ee
scikit-learn
/
sklearn
/
feature_selection
History
Raghav R V
a87011262a
FIX precision to float64 across the codebase
2015-10-16 11:20:29 +02:00
..
tests
FIX precision to float64 across the codebase
2015-10-16 11:20:29 +02:00
__init__.py
Implemented SelectFromModel meta-transformer
2015-10-05 11:19:57 -04:00
base.py
Minor doc changes and removed _set_threshold and _set_importances
2015-10-05 11:25:06 -04:00
from_model.py
Refactor tests
2015-10-10 22:05:40 -04:00
rfe.py
DOC Make cv documentation consistent across our codebase
2015-09-10 09:15:13 +05:30
univariate_selection.py
FIX precision to float64 across the codebase
2015-10-16 11:20:29 +02:00
variance_threshold.py
DOC adding backlinks to docstrings
2015-06-03 00:24:04 -04:00