
    {Kgc                     ,    d Z ddlmZmZ ddlmZ g dZy)zSemi-supervised learning algorithms.

These algorithms utilize small amounts of labeled data and large amounts of unlabeled
data for classification tasks.
   )LabelPropagationLabelSpreading)SelfTrainingClassifier)r   r   r   N)__doc___label_propagationr   r   _self_trainingr   __all__     d/home/alanp/www/video.onchill/myenv/lib/python3.12/site-packages/sklearn/semi_supervised/__init__.py<module>r      s    A 2
Jr   