scikit-learn/sklearn/preprocessing/tests
Hamzeh Alsalhi cbcae0459c FIX Support unseen labels LabelBinarizer and test
This fix restores the default behavior of 0.14.1 for backward
compat.
2014-07-29 16:21:04 +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 FIX Support unseen labels LabelBinarizer and test 2014-07-29 16:21:04 +02:00
test_weights.py MISC: deprecate balance_weights (it's internal) 2013-07-29 03:06:58 +02:00