Commit Graph

11 Commits

Author SHA1 Message Date
Mathieu Blondel 6444a43dfb Cosmetics. 2011-06-03 18:43:12 +09:00
Mathieu Blondel d2a1339d11 Add LDA to the handwritten digit 2d-projection example.
Although it's supervised, LDA doesn't look better than PCA. Maybe a bug
in LDA...
2011-06-03 18:22:17 +09:00
Olivier Grisel ca3e787343 ENH: split figures for better reusability and readability 2011-05-31 10:52:53 +02:00
Olivier Grisel a0d6fbb96f cosmit 2011-05-31 02:20:39 +02:00
Olivier Grisel 8d37dcfbf4 use scikit-learn QR compat alias 2011-05-31 02:14:53 +02:00
Olivier Grisel 1861307bfe add random projection and PCA to digits manifold example 2011-05-31 02:08:23 +02:00
Fabian Pedregosa 85fc047764 FIX: bad import 2011-05-16 13:58:08 +02:00
Virgile 24ca47e278 Compatibility Ubuntu 11.04 (with matplotlib 0.99.3) 2011-05-16 07:26:32 +02:00
Gael varoquaux 90b32d489d COSMIT: Remove unused import 2011-05-15 15:55:48 +02:00
Fabian Pedregosa e70a3dd8e7 Cosmetic changes. 2011-05-12 19:46:11 +02:00
Fabian Pedregosa 642ddc1524 Initial implementation of Locally Linear Embedding. 2011-05-04 11:35:16 +02:00