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
cb3eff0899
scikit-learn
/
sklearn
/
feature_selection
History
Lars Buitinck
71d524396c
FIX replace np.atleast_2d with new utils.array2d
...
atleast_2d will pass through np.matrix
2011-10-25 15:16:31 +02:00
..
tests
batch trailing spaces cleanup
2011-09-06 23:12:26 +02:00
__init__.py
Move project directory from scikits.learn to sklearn
2011-09-02 12:06:57 +02:00
rfe.py
Fixed issue
#378
on the RFE module
2011-10-03 21:14:30 +02:00
univariate_selection.py
FIX replace np.atleast_2d with new utils.array2d
2011-10-25 15:16:31 +02:00