A Data Scientist's Guide to Semi-Supervised Learning

Written by davisdavid | Published 2021/09/07
Tech Story Tags: data-science | python | machine-learning | semi-supervised-algorithms | hackernoon-top-story | blogging-fellowship | artificial-intelligence | machine-learning-tutorials

TLDR Semi-supervised learning is the type of machine learning that is not commonly talked about by data science and machine learning practitioners but still has a very important role to play. In this type of learning, you will have a small amount of labeled data and a large amount of unlabeled data when training a model that makes a prediction. The latest version of scikit-learn (0.24) has introduced a new self-training implementation for Semi-Supervised learning called SelfTrainingclassifier. SelfTrainingClassifier can be used with any supervised classifier that can return probability estimates.via the TL;DR App

no story

Written by davisdavid | Data Scientist | AI Practitioner | Software Developer| Technical Writer | ML Course Author @EducativeInc
Published by HackerNoon on 2021/09/07