Gael varoquaux
|
cad248cee0
|
MISC: minor cleanups
|
2011-06-25 16:35:33 +02:00 |
Alexandre Gramfort
|
72f0b7d1cd
|
prettify plot_sparse_pca.py
|
2011-06-25 16:16:15 +02:00 |
vene
|
ecacbeabd3
|
DOC: foundations, prettified example
|
2011-06-25 16:16:14 +02:00 |
vene
|
90f359bc8a
|
pep8
|
2011-06-25 16:16:14 +02:00 |
vene
|
246f95e428
|
one more test and a quick example
|
2011-06-25 16:16:14 +02:00 |
vene
|
0d1a6fd19a
|
factored out the example code
|
2011-06-25 16:16:14 +02:00 |
Olivier Grisel
|
d0750d05fa
|
Merge pull request #198 from amueller/fastICA_transposed
Merge amueller's branch on consistent shape handling for the ICA module.
|
2011-06-06 05:26:25 -07:00 |
Andreas Mueller
|
dea2a3b706
|
rst fix
|
2011-06-06 11:44:35 +02:00 |
andy
|
3f0f9702a1
|
pep8 and starting with X in right shape
|
2011-06-04 19:29:09 +02:00 |
andy
|
c5bb2395a2
|
mention LDA in docstring
|
2011-06-04 19:11:27 +02:00 |
andy
|
b26393fe9c
|
typo
|
2011-06-04 19:11:20 +02:00 |
andy
|
6f85683576
|
pep8
|
2011-06-04 19:00:30 +02:00 |
andy
|
4762cfc335
|
fixed bug
|
2011-06-04 19:00:18 +02:00 |
andy
|
386e420d23
|
I don't really understand this, but it makes the error go away.
|
2011-06-04 16:18:01 +02:00 |
andy
|
2d988c08e3
|
typo
|
2011-06-04 16:17:36 +02:00 |
andy
|
daf64539ad
|
Merge branch 'master' of https://github.com/scikit-learn/scikit-learn
|
2011-06-04 16:08:22 +02:00 |
andy
|
42e6ae5582
|
Adjusted examples to new ICA interface
|
2011-06-04 16:07:48 +02:00 |
Mathieu Blondel
|
dc6b31c5eb
|
Make kernels consistent with SVM and add sigmoid kernel.
This fixes issue #190.
|
2011-06-03 17:14:45 +09:00 |
Gael varoquaux
|
58299a42cd
|
MISC: separate decomposition examples to new dir
|
2011-04-10 17:53:15 +02:00 |