Olivier Grisel
|
a207c7007f
|
Use a RuntimeError instead of a warning to avoid raising a ValueError randomly later
|
2013-10-16 14:15:21 +02:00 |
Olivier Grisel
|
913e471b34
|
FIX #2481: add warning for bug in old numpy with unicode
|
2013-10-15 16:30:01 +02:00 |
Arnaud Joly
|
8c987efe0a
|
FIX issue #1993: passing a multilabel indicator is no more noop
|
2013-09-16 13:40:26 +02:00 |
Joel Nothman
|
79dc28853c
|
DOC add missing Returns description
|
2013-09-10 07:46:25 +10:00 |
Brooke Osborn
|
2eddb1a29f
|
BUG fix whitespace in error messages
Partial fix for #2380.
Signed-off-by: Lars Buitinck <L.J.Buitinck@uva.nl>
|
2013-08-26 17:02:52 +02:00 |
Mathieu Blondel
|
07c15de882
|
Typo.
|
2013-08-06 11:37:44 +09:00 |
Andreas Mueller
|
716fbb062c
|
much better input validation, test that warning is raised on (n_samples, 1) y
|
2013-07-28 16:08:16 +02:00 |
Andreas Mueller
|
be62aa9d0c
|
more fixes for docs, deprecated interfaces
|
2013-07-28 13:34:40 +02:00 |
Andreas Mueller
|
57963598ac
|
fixing ridge and label binarizer... I'm pretty sure that worked before?
|
2013-07-27 13:30:00 +02:00 |
Nicolas Trésegnie
|
f713996882
|
pyflakes and pep8
|
2013-07-26 17:08:59 +02:00 |
Nicolas Trésegnie
|
9cb320dd6d
|
Imp move OneHotEncoder to preprocessing/data.py
|
2013-07-26 17:08:59 +02:00 |
Nicolas Trésegnie
|
15984d9a55
|
Del unused imports in preprocessing + pep8
|
2013-07-26 17:08:58 +02:00 |
Nicolas Trésegnie
|
b8201b452f
|
Imp splitting of test_preprocessing.py
|
2013-07-26 17:08:58 +02:00 |
Nicolas Trésegnie
|
ec6057a384
|
Imp splitting of preprocessing.py
|
2013-07-26 17:08:58 +02:00 |