scikit-learn/examples/semi_supervised
Arturo Amor 05b031c4c2
DOC Rework Decision boundary of semi-supervised methods example (#32024)
Co-authored-by: ArturoAmorQ <arturo.amor-quiroz@polytechnique.edu>
Co-authored-by: Stefanie Senger <91849487+StefanieSenger@users.noreply.github.com>
Co-authored-by: Virgil Chan <virchan.math@gmail.com>
Co-authored-by: Stefanie Senger <stefanie.senger@posteo.de>
2025-10-05 07:10:57 +02:00
..
README.txt
plot_label_propagation_digits.py
plot_label_propagation_digits_active_learning.py
plot_label_propagation_structure.py
plot_self_training_varying_threshold.py
plot_semi_supervised_newsgroups.py DOC improved plot_semi_supervised_newsgroups.py example (#31104) 2025-08-21 09:48:16 +02:00
plot_semi_supervised_versus_svm_iris.py DOC Rework Decision boundary of semi-supervised methods example (#32024) 2025-10-05 07:10:57 +02:00

README.txt

.. _semi_supervised_examples:

Semi Supervised Classification
------------------------------

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