scikit-learn/sklearn/preprocessing/tests
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
..
__init__.py Imp splitting of test_preprocessing.py 2013-07-26 17:08:58 +02:00
test_data.py FIX MinMaxScaler behavior on 1D inputs. 2014-07-13 18:35:21 +02:00
test_imputation.py Replacing the test .todense() methods with .toarray() 2014-05-20 21:44:34 -04:00
test_label.py Modified sparse OvR to handle sparse target data 2014-07-18 12:10:50 +02:00
test_weights.py MISC: deprecate balance_weights (it's internal) 2013-07-29 03:06:58 +02:00