scikit-learn/scikits/learn/feature_selection
Alexandre Gramfort c5aa155621 Merge branch 'hcluster' into hcluster2 that matches master
- pipeline and GridSearchCV have been cleaned
- feat agglo inherits from TransformerMixin
- s / n_comp / n_components in hierarchical.py

Conflicts:
	scikits/learn/feature_selection/univariate_selection.py
	scikits/learn/pipeline.py
	scikits/learn/tests/test_pipeline.py
2011-02-21 21:28:34 -05:00
..
tests ENH: Add inverse transform to univariate_selection 2011-02-01 00:08:48 +01:00
__init__.py move the RFE module to the feature selection package 2010-09-17 20:45:27 +02:00
rfe.py ENH : nicer implementation of StratifiedKFold now usable with regression 2011-01-08 09:56:28 -05:00
univariate_selection.py Merge branch 'hcluster' into hcluster2 that matches master 2011-02-21 21:28:34 -05:00