LabelPropagation ================ .. currentmodule:: sklearn.semi_supervised .. autoclass:: LabelPropagation :members: :inherited-members: :special-members: __call__ .. minigallery:: sklearn.semi_supervised.LabelPropagation sklearn.semi_supervised.LabelPropagation.__delattr__ sklearn.semi_supervised.LabelPropagation.__dir__ sklearn.semi_supervised.LabelPropagation.__eq__ sklearn.semi_supervised.LabelPropagation.__format__ sklearn.semi_supervised.LabelPropagation.__ge__ sklearn.semi_supervised.LabelPropagation.__getattribute__ sklearn.semi_supervised.LabelPropagation.__getstate__ sklearn.semi_supervised.LabelPropagation.__gt__ sklearn.semi_supervised.LabelPropagation.__hash__ sklearn.semi_supervised.LabelPropagation.__init__ sklearn.semi_supervised.LabelPropagation.__init_subclass__ sklearn.semi_supervised.LabelPropagation.__le__ sklearn.semi_supervised.LabelPropagation.__lt__ sklearn.semi_supervised.LabelPropagation.__ne__ sklearn.semi_supervised.LabelPropagation.__new__ sklearn.semi_supervised.LabelPropagation.__reduce__ sklearn.semi_supervised.LabelPropagation.__reduce_ex__ sklearn.semi_supervised.LabelPropagation.__repr__ sklearn.semi_supervised.LabelPropagation.__setattr__ sklearn.semi_supervised.LabelPropagation.__setstate__ sklearn.semi_supervised.LabelPropagation.__sizeof__ sklearn.semi_supervised.LabelPropagation.__sklearn_clone__ sklearn.semi_supervised.LabelPropagation.__sklearn_tags__ sklearn.semi_supervised.LabelPropagation.__str__ sklearn.semi_supervised.LabelPropagation.__subclasshook__ sklearn.semi_supervised.LabelPropagation._build_graph sklearn.semi_supervised.LabelPropagation._build_request_for_signature sklearn.semi_supervised.LabelPropagation._get_default_requests sklearn.semi_supervised.LabelPropagation._get_doc_link sklearn.semi_supervised.LabelPropagation._get_kernel sklearn.semi_supervised.LabelPropagation._get_metadata_request sklearn.semi_supervised.LabelPropagation._get_param_names sklearn.semi_supervised.LabelPropagation._get_params_html sklearn.semi_supervised.LabelPropagation._html_repr sklearn.semi_supervised.LabelPropagation._repr_html_inner sklearn.semi_supervised.LabelPropagation._repr_mimebundle_ sklearn.semi_supervised.LabelPropagation._validate_params sklearn.semi_supervised.LabelPropagation.fit sklearn.semi_supervised.LabelPropagation.get_metadata_routing sklearn.semi_supervised.LabelPropagation.get_params sklearn.semi_supervised.LabelPropagation.predict sklearn.semi_supervised.LabelPropagation.predict_proba sklearn.semi_supervised.LabelPropagation.score sklearn.semi_supervised.LabelPropagation.set_params sklearn.semi_supervised.LabelPropagation.set_score_request :add-heading: Gallery examples :heading-level: -