scikit-learn/examples/semi_supervised
Gael Varoquaux 1837224751 Merge pull request #6613 from nelson-liu/correct_license_spelling
[MRG+1] DOC: fix spellings of 'license'
2016-06-15 13:58:59 +02: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: fix spellings of 'license' 2016-03-31 17:25:31 -07: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.