Andreas Mueller
|
86cedafa08
|
ENH make all Estimators default constructible (except SparseCoder)
|
2012-06-26 14:16:03 +02:00 |
Alexandre Gramfort
|
ad8e4912cb
|
TST: use assert_true instead of assert + remove some relative imports
|
2012-02-11 15:43:03 +01:00 |
Fabian Pedregosa
|
ec72437067
|
FIX: convert lena to float32 (originally it's ints)
Fixes exception in recent scipy.
|
2012-01-09 14:28:22 +01:00 |
Gael varoquaux
|
37c904d6c5
|
BUG: make the tests pass with numpy 2
|
2011-12-18 08:57:17 +01:00 |
Andreas Mueller
|
d0854d5a07
|
COSMIT pep8
|
2011-12-15 17:08:30 +01:00 |
Lars Buitinck
|
c7373e1473
|
Revert "FIX: python2.5 SyntaxError"
This reverts commit 20f1495198.
No longer needed because of Python 2.6 requirement.
Conflicts:
scikits/learn/feature_extraction/tests/test_image.py
|
2011-12-12 11:55:44 +01:00 |
Fabian Pedregosa
|
4a8273fa83
|
scipy.lena has moved to scipy.misc.lena in scipy's dev version.
|
2011-09-12 22:29:16 +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 |