Commit Graph

22 Commits

Author SHA1 Message Date
Vlad Niculae 7f76aa1def Add __all__ for half of the scikit 2012-09-04 18:00:49 +01:00
Lars Buitinck b17a82023c ENH export f_oneway from feature_selection module
+ import in test as a user would
2012-04-30 17:10:55 +02:00
Andreas Mueller 070007fd88 COSMIT pep8 2012-01-08 20:12:40 +01:00
Gael varoquaux a59575409d MISC: move SelectorMixin outside of __init__.py 2011-12-29 20:21:12 +01:00
Gilles Louppe aceaf72fcf PEP8 2011-12-28 19:23:51 +01:00
Gilles Louppe f9cbfb9bc2 Cosmit 2011-12-28 19:18:34 +01:00
Gilles Louppe eb760c2598 ENH: Smart thresholds 2011-12-28 19:16:26 +01:00
Gilles Louppe f3cb852e54 FIX: Used np.abs instead of ** 2 2011-12-28 18:00:35 +01:00
Gilles Louppe b0d2771e85 ENH: address @ogrisel comments 2011-12-28 17:48:54 +01:00
Gilles Louppe 228d91c6e8 PEP 257 (bis) 2011-12-28 17:30:44 +01:00
Gilles Louppe 986c43edd4 PEP 257 2011-12-28 17:18:25 +01:00
Gilles Louppe 01f71f7ef3 ENH: Inherits from TransformerMixin 2011-12-28 17:04:52 +01:00
Gilles Louppe ba71108707 ENH: don't sum if coef_ is 1-d 2011-12-28 16:17:25 +01:00
Gilles Louppe 951dffe278 DOC: Tree-based feature selection 2011-12-28 15:54:24 +01:00
Gilles Louppe 6ccbaa568f ENH: Simplified API 2011-12-28 15:42:01 +01:00
Gilles Louppe 2f5b368eec TEST: Added tests of transform 2011-12-28 15:29:22 +01:00
Gilles Louppe 9c5a37bdee ENH: Added SelectorMixin 2011-12-28 15:24:44 +01:00
Gilles Louppe c40dbf739f DOC: Standardize the module documentation format (work in progress) 2011-11-30 10:30:13 +01:00
Andreas Mueller ff3f814a1b COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
Fabian Pedregosa ddf4b72109 Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
Fabian Pedregosa 68f27e3790 Revert "Move project directory from scikits.learn to sklearn"
This reverts commit fd0d3b879d.
2011-09-02 12:03:18 +02:00
Fabian Pedregosa fd0d3b879d Move project directory from scikits.learn to sklearn 2011-09-02 11:38:24 +02:00