§
    ˜_ndÀ  ã                   ó.   — d Z ddlmZmZ ddlmZ g d¢ZdS )zø
The :mod:`sklearn.semi_supervised` module implements semi-supervised learning
algorithms. These algorithms utilize small amounts of labeled data and large
amounts of unlabeled data for classification tasks. This module includes Label
Propagation.
é   )ÚLabelPropagationÚLabelSpreading)ÚSelfTrainingClassifier)r   r   r   N)Ú__doc__Ú_label_propagationr   r   Ú_self_trainingr   Ú__all__© ó    ú@lib/python3.11/site-packages/sklearn/semi_supervised/__init__.pyú<module>r      sK   ððð ð AÐ @Ð @Ð @Ð @Ð @Ð @Ð @Ø 2Ð 2Ð 2Ð 2Ð 2Ð 2à
JÐ
JÐ
J€€€r   