Commit Graph

12 Commits

Author SHA1 Message Date
Gael Varoquaux e629d08cd4 FIX: handle deprecation with estimator API
An estimator's init cannot include any logic
2012-05-06 16:08:25 +02:00
Andreas Mueller dcc1c7431c COSMIT + MISC pep8, pyflakes, typos and some other cleanup of examples. 2012-04-29 23:13:06 +02:00
Jake Vanderplas 96d6060cd7 pep8 2011-12-23 10:12:26 -08: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
Fabian Pedregosa ea59ba41f4 Explicit cmap in swissroll example.
For some reason it was gray in the auto-generated doc.
2011-06-06 11:58:43 +02:00
Virgile 24ca47e278 Compatibility Ubuntu 11.04 (with matplotlib 0.99.3) 2011-05-16 07:26:32 +02:00
Gael varoquaux 71819eb8ae MISC: Prettify the swiss roll example 2011-05-15 15:53:25 +02:00
Gael varoquaux 323fb80744 MISC: Remove unused imports 2011-05-15 15:41:31 +02:00
Fabian Pedregosa 642ddc1524 Initial implementation of Locally Linear Embedding. 2011-05-04 11:35:16 +02:00