Commit Graph

8 Commits

Author SHA1 Message Date
Jérémie du Boisberranger ba1751f043
MAINT Clean up deprecations for 1.5: in Displays (#28806) 2024-04-11 13:53:20 +02:00
Jérémie du Boisberranger e125e67bce
MAINT cleanup utils.__init__: move check_matplotlib/pandas_support into dedicated submodule (#28482) 2024-02-21 11:19:02 +01:00
Mateusz Sokół a33ade3dec
MAINT: Adjust the codebase to the new `np.array`'s `copy` keyword meaning (#28323) 2024-02-01 20:18:19 -05:00
Arturo Amor 4b352163d5
FIX potential AttributeError when passing list to ValidationCurveDisplay (#27311)
Co-authored-by: ArturoAmorQ <arturo.amor-quiroz@polytechnique.edu>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 12:09:51 +02: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
Adrin Jalali 42173fdb34
MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
Guillaume Lemaitre 8cac52f9d1
FEA add ValidationCurveDisplay in model_selection module (#25120)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2023-06-14 17:08:43 +00:00
Guillaume Lemaitre 758fe0d9c7
FEA add LearningCurveDisplay to show plot learning curve (#24084)
Co-authored-by: jeremie du boisberranger <jeremiedbb@yahoo.fr>
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
2022-11-24 14:31:47 +01:00