scikit-learn/examples/classification
Christian Lorentzen 20c8e69d0f
API deprecate multi_class in LogisticRegression (#28703)
Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
2024-05-03 14:48:25 +02:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_classification_probability.py API deprecate multi_class in LogisticRegression (#28703) 2024-05-03 14:48:25 +02:00
plot_classifier_comparison.py MNT Deprecate SAMME.R algorithm from AdaBoostClassifier (#26830) 2023-09-07 21:54:52 +02:00
plot_digits_classification.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_lda.py DOC Use correct name for OAS (#27883) 2023-12-01 17:21:50 +00:00
plot_lda_qda.py DOC add narrative description and remove deprecation warning (#27440) 2023-09-28 12:52:08 +02:00

README.txt

.. _classification_examples:

Classification
-----------------------

General examples about classification algorithms.