Commit Graph

9 Commits

Author SHA1 Message Date
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