scikit-learn/examples/semi_supervised
Michael Dezube 1b0ec1bf4f DOC Fixing a bug where entropy included labeled items (#8150) 2017-01-29 07:35:15 +11:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_label_propagation_digits.py doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
plot_label_propagation_digits_active_learning.py DOC Fixing a bug where entropy included labeled items (#8150) 2017-01-29 07:35:15 +11:00
plot_label_propagation_structure.py doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
plot_label_propagation_versus_svm_iris.py Merge pull request #6613 from nelson-liu/correct_license_spelling 2016-06-15 13:58:59 +02:00

README.txt

.. _semi_supervised_examples:

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

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