scikit-learn/examples/semi_supervised
Hanmin Qin e443c05ea3 hange alpha in plot_label_propagation_structure.py (#9788) 2017-09-19 09:40:29 +02:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_label_propagation_digits.py [MRG] DOC examples with correct notebook style (#9061) 2017-06-20 14:48:57 +02:00
plot_label_propagation_digits_active_learning.py [MRG] Figure improvements (#9648) 2017-09-01 10:29:05 +02:00
plot_label_propagation_structure.py hange alpha in plot_label_propagation_structure.py (#9788) 2017-09-19 09:40:29 +02:00
plot_label_propagation_versus_svm_iris.py [MRG + 1] 18 more examples with matplotlib 2.0 updates (#8983) 2017-06-07 13:23:12 +02:00

README.txt

.. _semi_supervised_examples:

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

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