scikit-learn/examples/semi_supervised
Peter Prettenhofer f1dee6eb08 fix: add missing str formatting operator 2013-05-31 09:31:23 +02: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 P3K: use print as a function in the examples 2013-02-01 15:04:42 +01:00
plot_label_propagation_digits_active_learning.py fix: add missing str formatting operator 2013-05-31 09:31:23 +02:00
plot_label_propagation_structure.py P3K: use print as a function in the examples 2013-02-01 15:04:42 +01:00
plot_label_propagation_versus_svm_iris.py COSMIT various typofixes 2013-04-11 21:22:14 +02:00

README.txt

.. _semi_supervised_examples:

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

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