Mathieu Blondel
|
6eec2e651b
|
Even more sklearn.utils.testing.
|
2012-10-26 00:09:46 +09:00 |
Alexandre Gramfort
|
6d9a86477c
|
FIX: fix buildbot ICA pb
|
2012-06-04 15:56:27 +02:00 |
Andreas Mueller
|
02d1d85566
|
ENH rename unmixing_matrix_ to components_ in FastICA
|
2012-05-15 23:11:01 +02:00 |
Gael Varoquaux
|
f6d7f45a45
|
FIX: control RNG seeds in ICA tests
|
2012-05-08 20:25:45 +02:00 |
Andreas Mueller
|
eeb6dcc4cc
|
ENH use random states everywhere, never call np.random.
|
2012-05-06 18:35:14 +02:00 |
Andreas Mueller
|
3e5f2e5e08
|
ENH backport "assert_less" and "assert_greater", rename "assert_lower" and use it everywhere :)
|
2012-05-06 15:43:29 +02:00 |
Alexandre Gramfort
|
67adfaa08b
|
TST: capture warning in test
|
2012-03-21 09:20:08 +01:00 |
Alexandre Gramfort
|
e660ab3cce
|
FIX : prevent ICA with defined n_camponents and whiten=False (fix for #697)
|
2012-03-21 08:02:44 +01:00 |
Alexandre Gramfort
|
ad8e4912cb
|
TST: use assert_true instead of assert + remove some relative imports
|
2012-02-11 15:43:03 +01:00 |
Andreas Mueller
|
8bdf267bfa
|
COSMIT pep8
|
2012-02-02 17:29:08 +01:00 |
GaelVaroquaux
|
4f55d52818
|
TEST: add a test for whitening in ICA
|
2012-02-02 16:05:33 +01:00 |
Andreas Mueller
|
c8afec076b
|
pep8. whoops..
|
2011-12-16 14:42:34 +01:00 |
Andreas Mueller
|
e8bc26ab5d
|
TEST non-regression test for issue 238, FastICA failing with whiten="False"
|
2011-12-15 16:35:26 +01:00 |
Lars Buitinck
|
9955ed531c
|
DOC: fix typos
s/nn/n/ in dictionary and optional
|
2011-09-21 18:42:59 +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 |