Commit Graph

13 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
Gael varoquaux 65a2d4a46d COSMIT: doc and examples in decomposition 2011-08-12 08:30:29 +02:00
vene 872971e43b add refs to example 2011-08-12 07:48:03 +02:00
Gael varoquaux 82b423cc0e MISC: prettify the faces example 2011-08-12 07:48:03 +02:00
vene 06bdd21dd0 prettify face decomposition example (ft. GaelVaroquaux) 2011-08-12 07:48:03 +02:00
Olivier Grisel e85c809061 cosmit 2011-08-12 07:48:03 +02:00
Olivier Grisel bfc41a53ac ENH: use introspection to find the cluster components 2011-08-12 07:48:02 +02:00
Olivier Grisel 26f7f1d444 plot the original centered sample + make sparse pca a little less sparse + kmean a little less like init 2011-08-12 07:48:02 +02:00
Olivier Grisel a6b21f9d3b ENH: remove references to digits + format 2011-08-12 07:48:02 +02:00
vene b79dbb0666 Fast-running face decomposition example 2011-08-12 07:48:02 +02:00
vene 44cb7e671a changed digits to faces decomposition example 2011-08-12 07:48:01 +02:00