Commit Graph

10 Commits

Author SHA1 Message Date
Stefanie Senger ecd7f6cef6
MNT Deprecate `shuffle` and `random_state` params from `TargetEncoder` (#33453) 2026-03-10 18:10:10 +01:00
achyuthan.s eaab848275
DOC: Clarify recommended usage of fit_transform() vs fit().transform() in TargetEncoder (#32347) 2025-10-23 17:15:35 +02:00
Adrin Jalali 3e127a3d5c
MNT Add author/license note where missing and add the linter (#29477)
Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
2024-07-22 22:05:03 +02:00
Lucy Liu 8f63882bb4
DOC Improve `plot_target_encoder_cross_val.py` example (#26677) 2023-07-27 09:52:03 -04:00
Guillaume Lemaitre 5d145bf760
DOC fixes intersphinx warnings (#26779)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2023-07-10 20:25:35 +00:00
Lucy Liu b948fdba24
DOC Improve target encoder User Guide (#26643) 2023-06-23 10:28:54 +02:00
Adrin Jalali 42173fdb34
MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
Thomas J. Fan fe52f1495a
MNT Always reset sckit-learn global config in examples (#26340) 2023-05-09 17:52:16 +02:00
Loïc Estève 7250c69b78
MNT Reset transform_output default in example to fix doc build build (#26269) 2023-04-24 08:39:45 +00:00
Thomas J. Fan 1b0e24647f
DOC Adds TargetEncoder example explaining the internal CV (#26185)
Co-authored-by: Tim Head <betatim@gmail.com>
2023-04-20 10:19:04 +02:00