Commit Graph

13 Commits

Author SHA1 Message Date
draxus e5628f79c6 peping8 examples 2011-12-19 18:16:51 +01:00
Olivier Grisel 78dd8b5626 batch trailing spaces cleanup 2011-09-06 23:12:26 +02: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
Gilles Louppe c595707551 Fixes for broken examples due to changes in samples_generator.py 2011-08-04 15:50:19 +02:00
Olivier Grisel 9d5e16b666 trailing spaces holocaust 2010-11-06 15:42:55 +01:00
Alexandre Gramfort ec1514ac19 ENH : more love in examples (adding print __doc__ + some brief descriptions in headers + fixing Anova SVC Pipeline example) 2010-11-02 11:38:06 +01:00
Alexandre Gramfort 13b1fc7d56 ENH : fix in svc.coef_ + cosmit 2010-07-31 22:03:27 +08:00
revilyo 40cd7a9ac6 BUG: Fixed pipeline feature selection example after last API changes 2010-07-30 20:42:24 +08:00
Edouard Duchesnay f7950c8b16 Cosmetic on Pipeline 2010-07-27 12:46:31 +02:00
vincent 9cbdfb89a5 Corrections of indentation in univariate_selection 2010-07-27 12:03:38 +02:00
Edouard Duchesnay c5ef47dfad Example of feature selection pipeline 2010-07-27 11:57:58 +02:00