scikit-learn/sklearn/feature_selection
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