Andreas Mueller
|
38b455d541
|
Cosmit pep8
|
2012-12-25 13:16:05 +01:00 |
Andreas Mueller
|
22b52eb124
|
COSMIT renaming chunk_size to batch_size in MiniBatchDictionaryLearning and MiniBatchSparsePCA
|
2012-12-16 15:45:34 +01:00 |
Immanuel Bayer
|
ca8a8eb66a
|
ENH renaming 'n_atoms' to 'n_components' for consistency
|
2012-11-04 10:01:13 +00:00 |
osdf
|
7f8c087acd
|
Two iterations are enough for the test.
|
2012-10-13 19:29:02 +02:00 |
osdf
|
eac061b845
|
Plot noise variance for FA. Changed some things to make plot_gallery usable for this, too.
|
2012-10-13 19:29:01 +02:00 |
osdf
|
f881485372
|
Extended faces decomposition example with Factor Analysis.
|
2012-10-13 19:29:01 +02:00 |
Andreas Mueller
|
de7eb723dc
|
FIX faces_decomposition example. That this broke only now is a sign of deep magic, better left unexplored.
|
2012-06-04 22:27:34 +02:00 |
Andreas Mueller
|
2e084358f3
|
FIX typo in example. My bad.
|
2012-06-02 18:37:02 +02:00 |
Andreas Mueller
|
d9a6243c98
|
ENH rename k in clustering examples and doctests to n_clusters
|
2012-05-30 07:41:34 +02:00 |
Olivier Grisel
|
1b0b500722
|
Fix bad reference to LFW in example
|
2012-04-01 19:05:56 +02:00 |
Olivier Grisel
|
2c496e7765
|
MiniBatchSparsePCA and MiniBatchDictionaryLearning still use chunk_size as argument
|
2012-03-03 18:53:45 +01:00 |
Andreas Mueller
|
61b0e28f9f
|
MISC removed deprecated api from examples
|
2012-03-03 18:30:02 +01:00 |
Andreas Mueller
|
dc74f817a8
|
DOC Insert hidden toctree, mv "included" files from rst to txt
|
2012-02-17 22:33:53 +01:00 |
Alexandre Gramfort
|
3f330f2967
|
STY : pep8
|
2011-12-20 15:34:17 +01:00 |
Vlad Niculae
|
bb03e8a85e
|
Adapted examples for alpha scaling
|
2011-12-20 11:17:38 +01:00 |
vene
|
d56281e00b
|
explicit seeding of olivetti faces loader
|
2011-09-19 14:19:24 +03:00 |
vene
|
36b81e53f5
|
Stabilized and improved face decomposition example
|
2011-09-19 13:51:23 +03:00 |
vene
|
2121bfcabc
|
tweaked faces decomposition and added to dict learning docs
|
2011-09-17 20:20:58 +03:00 |
vene
|
84b8c67336
|
layout
|
2011-09-17 19:36:50 +03:00 |
vene
|
167f34080e
|
renamed MiniBatchDictionaryLearning
|
2011-09-17 18:55:16 +03:00 |
vene
|
dd30699639
|
Included dictionary learning online in decomp example
|
2011-09-12 19:44:29 +03:00 |
Olivier Grisel
|
78dd8b5626
|
batch trailing spaces cleanup
|
2011-09-06 23:12:26 +02:00 |
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 |