Alexandre Gramfort
|
dd58d6ee54
|
API : rename psi to noise_variance + some cleanup in FA
|
2012-10-13 19:29:00 +02:00 |
Alexandre Gramfort
|
bf96a1418d
|
ENH : cleanup FactorAnalysis object
|
2012-10-13 19:29:00 +02:00 |
osdf
|
1929892f48
|
Factor Analysis -- implemented with EM + SVD.
|
2012-10-13 19:29:00 +02:00 |
Andreas Mueller
|
317a928eb6
|
FIX removed sparse_encode_parallel
|
2012-09-04 18:08:39 +01:00 |
Vlad Niculae
|
7f76aa1def
|
Add __all__ for half of the scikit
|
2012-09-04 18:00:49 +01:00 |
Vlad Niculae
|
4575b322c1
|
Remove sparse_encode_parallel
This was deprecated in 0.10 as far as I can tell.
|
2012-09-01 20:02:13 +02:00 |
Vlad Niculae
|
51f74dd05a
|
DOC: better cross refs and docstrings
|
2011-12-20 11:06:59 +01:00 |
Vlad Niculae
|
384f4b7326
|
Hide sparse_encode -- redundant
|
2011-12-19 20:15:22 +01:00 |
Vlad Niculae
|
6b018a69f7
|
Added SparseCoder to init and class index
|
2011-12-07 20:24:37 +02:00 |
Gilles Louppe
|
c40dbf739f
|
DOC: Standardize the module documentation format (work in progress)
|
2011-11-30 10:30:13 +01:00 |
vene
|
8fee910b97
|
made sparse_encode functions visible
|
2011-09-19 13:20:57 +03:00 |
vene
|
167f34080e
|
renamed MiniBatchDictionaryLearning
|
2011-09-17 18:55:16 +03:00 |
vene
|
40eb1010d2
|
Merge branch 'master' into sc
Conflicts:
doc/modules/linear_model.rst
scikits/learn/decomposition/__init__.py
|
2011-09-05 01:45:31 +03: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 |