scikit-learn/sklearn/preprocessing/tests
Amanda Dsouza 48e5423d74
ENH add parameter subsample to KBinsDiscretizer (#21445)
Co-authored-by: Felipe Bidu Rodrigues <felipe@felipevr.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-11-04 10:20:57 +01:00
..
__init__.py Imp splitting of test_preprocessing.py 2013-07-26 17:08:58 +02:00
test_common.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_data.py DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +02:00
test_discretization.py ENH add parameter subsample to KBinsDiscretizer (#21445) 2021-11-04 10:20:57 +01:00
test_encoders.py DOC Remove some str/unicode leftovers from Python 2 (#21270) 2021-10-08 13:55:15 +02:00
test_function_transformer.py BUG Fixes FunctionTransformer validation in inverse_transform (#20961) 2021-09-08 11:01:24 +02:00
test_label.py FIX validate in `fit` for `LabelBinarizer` estimator (#21434) 2021-11-02 11:26:02 +01:00
test_polynomial.py DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +02:00