scikit-learn/sklearn/preprocessing/tests
Eric Chang 62e9bb8def Feature: Implement PowerTransformer (#10210) 2017-12-06 08:29:10 +11:00
..
__init__.py Imp splitting of test_preprocessing.py 2013-07-26 17:08:58 +02:00
test_data.py Feature: Implement PowerTransformer (#10210) 2017-12-06 08:29:10 +11:00
test_function_transformer.py [MRG + 1] ENH add check_inverse in FunctionTransformer (#9399) 2017-10-25 16:49:28 -04:00
test_imputation.py [MRG+1] MAINT Replace assert_array_equal with -assert_array_almost_equal where necessary. (#9774) 2017-09-18 19:55:23 +10:00
test_label.py [MRG + 1] Fix ValueError in LabelEncoder when using inverse_transform on unseen labels (#9816) 2017-09-21 19:21:55 +02:00