Back to Developer Roadmap

Semi-Supervised Learning

src/data/roadmaps/machine-learning/content/semi-supervised-learning@Yho0zf9F-ROhEnTxRMq_M.md

4.0689 B
Original Source

Semi-Supervised Learning

Semi-supervised learning is a type of machine learning where the training data contains both labeled and unlabeled examples. The goal is to leverage the information from the unlabeled data to improve the performance of a model that would otherwise be trained solely on the labeled data. This approach is particularly useful when obtaining labels is expensive or time-consuming, but unlabeled data is readily available.

Visit the following resources to learn more: