Gilles Louppe
|
b25c574b76
|
DOC: Standardized the module documentation format (2)
|
2011-11-30 11:05:10 +01:00 |
Andreas Mueller
|
ff3f814a1b
|
COSMIT pep8 whitespace
|
2011-11-20 21:16:52 +01:00 |
Andy
|
f36ec61c45
|
ENH in preprocessing.Scaler, raise warning also if given unsigned int
|
2011-11-10 11:31:01 +01:00 |
Andreas Mueller
|
10a21f7359
|
ENH: in Scaler, warn if fit or transform called with integer data.
|
2011-11-05 13:48:05 +01:00 |
Gael varoquaux
|
1a1b9f44b2
|
MISC: better warning message
|
2011-11-02 08:37:04 +01:00 |
Gael varoquaux
|
a75373302f
|
MISC: Warn for integers in scaling/normalize
|
2011-11-02 08:34:56 +01:00 |
Lars Buitinck
|
f161fabd66
|
BUG handle two-class multilabel case in LabelBinarizer
Would throw an exception due to special handling of binary case.
|
2011-10-26 16:56:28 +02:00 |
Lars Buitinck
|
3bde2bf97b
|
ENH accept matrix input throughout
Simple solution: replace np.asanyarray with np.asarray throughout.
Also, use utils.as_float_array where appropriate.
|
2011-10-21 13:51:12 +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 |