Commit Graph

16 Commits

Author SHA1 Message Date
Jake Vanderplas 6af817934a merge with previous commits 2011-06-28 20:49:25 -07:00
Jake Vanderplas c131696578 merged changes in master 2011-06-28 20:14:42 -07:00
Jake Vanderplas 4309c35c26 minor changes 2011-06-25 15:08:35 -07:00
Olivier Grisel c6f236600c track changes from master 2011-06-17 08:18:49 +02:00
Jake Vanderplas a7df3c8060 added method argument to digits example 2011-06-16 10:35:21 -07:00
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