Guillaume Lemaitre
286f0c9d17
DOC fixes references issues given by sphinx ( #27432 )
2023-10-03 20:25:29 +02:00
Adrin Jalali
59d5236724
MNT SLEP6: raise NotImplementedError for meta-estimators not supporting metadata routing ( #27389 )
2023-09-25 13:50:18 +00:00
Adrin Jalali
83a8015702
FEAT add metadata routing to *SearchCV ( #27058 )
2023-09-11 16:19:24 +02:00
Adrin Jalali
96b5814de7
ENH add metadata routing to ColumnTransformer ( #27005 )
...
Co-authored-by: Omar Salman <omar.salman@arbisoft.com>
2023-08-21 12:58:39 +00:00
Adrin Jalali
6fa514afe3
ENH add metadata routing to cross_val* ( #26896 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-08-09 10:15:39 +02:00
Adrin Jalali
ec41b3e5e5
MNT make type checkers happy with set_{method}_request methods ( #26911 )
2023-08-01 12:38:20 +02:00
Adrin Jalali
36c5073601
MNT (SLEP6) remove other_params from provess_routing ( #26909 )
...
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2023-07-27 17:43:45 +00:00
Dimitri Papadopoulos Orfanos
1ba0783f64
MAINT Fix typos found by codespell ( #26852 )
2023-07-18 10:20:40 +02:00
Adrin Jalali
4e679023eb
CLN clean up some repeated code related to SLEP006 ( #26836 )
...
Co-authored-by: Omar Salman <omar.salman@arbisoft.com>
2023-07-17 15:26:41 +05:00
Adrin Jalali
b004f3ad26
ENH warn if {transform, predict} consume metadata but no custom fit_{transform, predict} is defined ( #26831 )
...
Co-authored-by: Omar Salman <omar.salman@arbisoft.com>
2023-07-14 17:46:19 +05: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
Guillaume Lemaitre
449d23e2bf
DOC fix cross-referencing in metadata routing ( #26770 )
2023-07-05 12:56:40 +02:00
Adrin Jalali
5a8a5746af
MNT SLEP006 cleanup and doc improvement ( #26591 )
2023-06-23 08:06:39 +02:00
Adrin Jalali
4163b32ca9
ENH make fit_transform and fit_predict composite methods (SLEP6) ( #26506 )
...
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-06-21 13:49:24 +00:00
Adrin Jalali
83cb68685b
MNT mark non-standard inverse_transform X args as non-metadata (SLEP6) ( #26503 )
...
Co-authored-by: jeremiedbb <jeremiedbb@yahoo.fr>
2023-06-14 11:10:25 +02:00
Adrin Jalali
62671a704f
FEAT SLEP006: metadata routing infrastructure ( #24027 )
...
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Benjamin Bossan <BenjaminBossan@users.noreply.github.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Omar Salman <omar.salman@arbisoft.com>
2023-06-02 16:43:31 -04:00