scikit-learn/examples/multiclass
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
..
README.txt DOC add an example regarding the multiclass strategies (#25228) 2023-10-30 11:34:40 +01:00
plot_multiclass_overview.py MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00

README.txt

.. _multiclass_examples:

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

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