scikit-learn/examples/semi_supervised
Andreas Mueller 38b455d541 Cosmit pep8 2012-12-25 13:16:05 +01:00
..
README.txt corrected the documentation and add semi-supervised section to the user 2012-02-01 17:27:13 -08:00
plot_label_propagation_digits.py Cosmit pep8 2012-12-25 13:16:05 +01:00
plot_label_propagation_digits_active_learning.py Cosmit pep8 2012-12-25 13:16:05 +01:00
plot_label_propagation_structure.py COSMIT + MISC pep8, pyflakes, typos and some other cleanup of examples. 2012-04-29 23:13:06 +02:00
plot_label_propagation_versus_svm_iris.py MISC don't use ``set_cmap`` 2012-05-05 20:43:21 +02:00

README.txt

.. _semi_supervised_examples:

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

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