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
3b3dc2ecfd
scikit-learn
/
sklearn
/
feature_selection
History
Lars Buitinck
258f19383c
BUG ensure that SelectKBest actually selects k features
...
Fixes Issue
#805
2012-04-30 17:25:13 +02:00
..
tests
BUG ensure that SelectKBest actually selects k features
2012-04-30 17:25:13 +02:00
__init__.py
ENH export f_oneway from feature_selection module
2012-04-30 17:10:55 +02:00
rfe.py
DOC move references from Notes to References section in docstrings
2012-03-04 15:16:51 +01:00
selector_mixin.py
Better default threshold for L1-regularized models.
2012-01-25 18:34:41 +09:00
univariate_selection.py
BUG ensure that SelectKBest actually selects k features
2012-04-30 17:25:13 +02:00