Guillaume Lemaitre
|
88dbd3b5a5
|
DOC fix referencing in TargetEncoder docstring (#27697)
|
2023-11-01 15:01:24 +11:00 |
Lucy Liu
|
872c19effd
|
ENH Allows multiclass target in `TargetEncoder` (#26674)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
|
2023-09-07 09:52:15 +00:00 |
Stefanie Senger
|
8ccaf0da1d
|
DOC Add links to preprocessing examples in docstrings and userguide (#26877)
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
|
2023-08-24 15:15:41 +02:00 |
Lucy Liu
|
5ecfa8d696
|
CLN Update var name in `TargetEncoder` to make consistent (#27033)
|
2023-08-08 18:08:06 -04:00 |
Lucy Liu
|
8f63882bb4
|
DOC Improve `plot_target_encoder_cross_val.py` example (#26677)
|
2023-07-27 09:52:03 -04:00 |
Guillaume Lemaitre
|
d991a196cb
|
MAINT make sure to test encoders in common tests (#26859)
|
2023-07-24 11:38:45 -04: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 |
Lucy Liu
|
ef6612f3b3
|
DOC Fix typos/nitpicks in `TargetEncoder` docstring (#26645)
|
2023-06-21 15:04:36 +02:00 |
Jérémie du Boisberranger
|
9c266cf5d6
|
MAINT Param validation: decorate all estimators with _fit_context (#26473)
|
2023-06-14 16:52:35 +02:00 |
Dimitri Papadopoulos Orfanos
|
2fd022d972
|
MAINT Fix typos found by codespell (#26448)
|
2023-05-31 10:19:21 +02:00 |
Thomas J. Fan
|
1f373fe9ed
|
FIX Adds requires_y tag to TargetEncoder (#25917)
|
2023-03-20 16:15:30 +00:00 |
Thomas J. Fan
|
392fdee003
|
ENH Adds TargetEncoder (#25334)
Co-authored-by: Andreas Mueller <t3kcit@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Jovan Stojanovic <62058944+jovan-stojanovic@users.noreply.github.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2023-03-16 16:59:20 +01:00 |