scikit-learn/examples/multiclass
Guillaume Lemaitre e718c763fd
DOC add an example regarding the multiclass strategies (#25228)
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2023-10-30 11:34:40 +01:00
..
README.txt DOC add an example regarding the multiclass strategies (#25228) 2023-10-30 11:34:40 +01:00
plot_multiclass_overview.py DOC add an example regarding the multiclass strategies (#25228) 2023-10-30 11:34:40 +01:00

README.txt

.. _multiclass_examples:

Multiclass methods
------------------

Examples concerning the :mod:`sklearn.multiclass` module.