scikit-learn/examples/semi_supervised
Andreas Mueller c93c1a290e FIX broke label_probagation example, now fixed it again. 2012-03-04 14:38:14 +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: authorship and licensing info 2012-02-02 10:55:32 +01:00
plot_label_propagation_digits_active_learning.py COSMIT pep8 2012-02-11 13:46:25 +01:00
plot_label_propagation_structure.py FIX broke label_probagation example, now fixed it again. 2012-03-04 14:38:14 +01:00
plot_label_propagation_versus_svm_iris.py COSMIT: authorship and licensing info 2012-02-02 10:55:32 +01:00

README.txt

.. _semi_supervised_examples:

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

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