scikit-learn/sklearn/preprocessing
Xuefeng Xu 395761a763
DOC fix description of sample_weight in KBinsDiscretizer (#28853)
2024-04-17 10:10:25 +00:00
..
tests MAINT Clean up deprecations for 1.5: in KBinsDiscretizer (#28817) 2024-04-11 17:59:05 +00:00
__init__.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_csr_polynomial_expansion.pyx MAINT Follow cython performance hints (#27521) 2023-10-11 11:43:47 +02:00
_data.py ENH Improve the efficiency of QuantileTransformer (#27344) 2024-03-28 07:28:37 +01:00
_discretization.py DOC fix description of sample_weight in KBinsDiscretizer (#28853) 2024-04-17 10:10:25 +00:00
_encoders.py MAINT cleanup utils.__init__: move nan utils into dedicated submodule (#28495) 2024-02-22 19:32:34 -05:00
_function_transformer.py FIX Do not warn when using polars DataFrames in DecisionBoundaryDisplay.from_estimator (#28718) 2024-04-10 15:24:05 +02:00
_label.py CI fix scipy-dev by using asarray() instead of array(..., copy=False) (#28583) 2024-03-06 17:45:43 +01:00
_polynomial.py MNT upgrade black version (#28802) 2024-04-10 11:06:55 -04:00
_target_encoder.py DOC fix referencing in TargetEncoder docstring (#27697) 2023-11-01 15:01:24 +11:00
_target_encoder_fast.pyx MNT remove unnecessary cython.import_array (#28656) 2024-03-20 18:31:06 +00:00
meson.build BLD Fix more build dependencies in meson build (#28821) 2024-04-15 10:34:40 +02:00