Jaques Grobler
|
6ebcf4d020
|
COSMIT fix PEP8 errors
|
2014-02-02 00:30:28 +11:00 |
dengemann
|
d2f3a8a3da
|
ENH: refactor warnings 1
|
2013-11-29 13:55:38 +01:00 |
Alexandre Gramfort
|
84fa0ba51a
|
simplify FA tests after rebase
|
2013-09-05 21:46:34 +02:00 |
Alexandre Gramfort
|
4289f62ee9
|
for loop in tests of get_covariance + get_precision
|
2013-09-05 21:41:46 +02:00 |
Alexandre Gramfort
|
7d83cf33ac
|
API : add score_samples in FactorAnalysis + update example
|
2013-09-05 21:41:45 +02:00 |
Alexandre Gramfort
|
1be93356a4
|
ENH : add get_precision method with matrix inverse lemma to FactorAnalysis + use precision in score
|
2013-09-05 21:39:58 +02:00 |
dengemann
|
09dbdfab99
|
ENH: deprecate `verbose` parameter
CLEANUP
|
2013-09-04 22:04:40 +02:00 |
dengemann
|
48db7150a5
|
ENH: add warning instead of print
ENH: add convergence warnign + test
COSMITS4
|
2013-09-04 22:04:40 +02:00 |
dengemann
|
1cdbb258d9
|
ENH: address discussion + actuall make randomized default
|
2013-09-04 22:04:40 +02:00 |
dengemann
|
33e0653e14
|
ENH: add check on init + appropriate test; COSMITS
|
2013-09-04 22:04:40 +02:00 |
dengemann
|
823d702333
|
COSMITS: address discussion
|
2013-09-04 22:04:40 +02:00 |
dengemann
|
37724deec8
|
ENH: add strong comparisons
|
2013-09-04 22:04:40 +02:00 |
dengemann
|
a9250af672
|
ENH/FIX: misc + address discussion
|
2013-09-04 22:04:40 +02:00 |
dengemann
|
495e7515f9
|
FIX: make SVD working again + add tests + update whats new
|
2013-09-04 22:04:39 +02:00 |
dengemann
|
8651986f4c
|
ENH: use `algorithm` keyword + expose failing test
|
2013-09-04 22:04:39 +02:00 |
dengemann
|
6d41219388
|
misc
|
2013-09-04 22:04:39 +02:00 |
dengemann
|
467e570e7e
|
FIX: misc
|
2013-09-04 22:04:39 +02:00 |
Andreas Mueller
|
754c2d9533
|
COSMIT pep8
|
2012-12-22 16:48:17 +01:00 |
Mathieu Blondel
|
6eec2e651b
|
Even more sklearn.utils.testing.
|
2012-10-26 00:09:46 +09:00 |
osdf
|
229f8139f8
|
adapted to new signature of score().
|
2012-10-13 19:29:02 +02:00 |
osdf
|
8b8a1a8dca
|
Extended test a bit.
|
2012-10-13 19:29:02 +02:00 |
osdf
|
46d16318b7
|
TST: Make factor analysis test repeatable.
|
2012-10-13 19:29:01 +02:00 |
Alexandre Gramfort
|
f85b658e4a
|
TST : add test that FA log like increases over iterations
|
2012-10-13 19:29:00 +02:00 |
Alexandre Gramfort
|
dd58d6ee54
|
API : rename psi to noise_variance + some cleanup in FA
|
2012-10-13 19:29:00 +02:00 |