scikit-learn/examples/semi_supervised
ZJ Poh adddf00433 [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +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 [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +02:00
plot_label_propagation_versus_svm_iris.py [MRG] Examples deprecations (#11561) 2018-07-17 00:08:04 -05:00

README.txt

.. _semi_supervised_examples:

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

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