Label propagation
Label propagation, sometimes referred as the label propagation algorithm (LPA) is a semi-supervised machine learning algorithm. Label propagation is implement in Scikit-learn in the module LabelPropagation. You can read more on this external link. Variants Label spreading is similar to…