scikit-learn/examples/semi_supervised
Rajat Khanduja 5e20b8c664 Fixed pep8 violations. Some 'line too long' errors still remain. 2014-05-15 09:23:16 +05:30
..
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 Updated examples to use pyplot for plotting instead of pylab 2014-05-15 02:18:07 +05:30
plot_label_propagation_digits_active_learning.py Updated examples to use pyplot for plotting instead of pylab 2014-05-15 02:18:07 +05:30
plot_label_propagation_structure.py Fixed pep8 violations. Some 'line too long' errors still remain. 2014-05-15 09:23:16 +05:30
plot_label_propagation_versus_svm_iris.py Updated examples to use pyplot for plotting instead of pylab 2014-05-15 02:18:07 +05:30

README.txt

.. _semi_supervised_examples:

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

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