Mathieu Blondel
|
afb666c1d0
|
Use sklearn.utils.testing in tests.
|
2012-10-25 15:31:35 +09:00 |
Andreas Mueller
|
f18295c8ae
|
TST improve test-coverage in base, remove unreachable code-path
|
2012-10-07 22:25:06 +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
|
f686cd2daa
|
TST: add a test for bug fixed in previous commit
|
2012-02-01 23:24:26 +01:00 |
Andreas Mueller
|
b28e6e4671
|
ENH: Replace asserts by appropriate errors. Fixes the rest of issue #570.
|
2012-01-20 20:27:34 +01:00 |
Mathieu Blondel
|
8126e5fc61
|
Rename _get_params() to get_params().
|
2012-01-17 15:06:09 +09:00 |
Olivier Grisel
|
bbeec6d035
|
FIX: make sklearn.base.clone robust to empty params
|
2012-01-15 19:29:00 +01:00 |
Andreas Mueller
|
ff3f814a1b
|
COSMIT pep8 whitespace
|
2011-11-20 21:16:52 +01: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 |