scikit-learn/sklearn/preprocessing
Hamzeh Alsalhi 9f45e3730f Modified sparse OvR to handle sparse target data
Defaulted label binarizer to set sparse_output=True when training ovr
classifiers, edited Label binarizer to allow for sparse binary column output
2014-07-18 12:10:50 +02:00
..
tests Modified sparse OvR to handle sparse target data 2014-07-18 12:10:50 +02:00
__init__.py MAINT deprecate sequences of sequences support 2014-06-05 11:20:35 +02:00
_weights.py MISC: deprecate balance_weights (it's internal) 2013-07-29 03:06:58 +02:00
data.py FIX MinMaxScaler behavior on 1D inputs. 2014-07-13 18:35:21 +02:00
imputation.py Minor fixes in the docs 2014-06-07 16:38:53 +02:00
label.py Modified sparse OvR to handle sparse target data 2014-07-18 12:10:50 +02:00