scikit-learn/examples/multiclass
Olivier Grisel 3ab6c8cf0c
MAINT Update fetch_openml to use the auto parser by default (#27802)
2023-11-20 11:20:20 +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 MAINT Update fetch_openml to use the auto parser by default (#27802) 2023-11-20 11:20:20 +01:00

README.txt

.. _multiclass_examples:

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

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