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 |
Jake Vanderplas
|
c72dd9fd39
|
merge with master; remove lobpcg references
|
2011-08-13 10:06:52 -07:00 |
Gael varoquaux
|
1d5e5d50af
|
COSMIT: print time in plot_lle_digits example
|
2011-08-12 07:30:35 +02:00 |
Jake Vanderplas
|
d7ed1cb568
|
examples: make out_dim explicit
|
2011-08-12 07:30:35 +02:00 |
Jake Vanderplas
|
ba5bf00c30
|
manifold example updates
|
2011-08-12 07:30:35 +02:00 |
Jake Vanderplas
|
9abb9fa710
|
update manifold documentation
|
2011-08-08 17:39:15 -07:00 |
Jake Vanderplas
|
f0ff849c61
|
Implement Isomap + transform in terms of KernelPCA
|
2011-08-04 21:28:40 -07:00 |
Jake Vanderplas
|
1436e1e97b
|
added tests; cleanup; pep8
|
2011-07-31 17:26:16 -07:00 |
Jake Vanderplas
|
f52c9e6337
|
fixed bug in shortest path; consolodated isomap examples
|
2011-07-28 20:53:11 -07:00 |
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 |