Description
Semi-supervised learning helps you solve classification problems when you don't have labeled data to train your machine learning model.
Summary
- Instead, you can use semi-supervised learning, a machine learning technique that can automate the data-labeling process with a bit of help.
- In fact, the above example, which was adapted from the excellent book Hands-on Machine Learning with Scikit-Learn, Keras, and Tensorflow, shows that training a regression model on only 50 samples selected by the clustering algorithm results in a 92-percent accuracy (you can find the implementation in Python in this Jupyter Notebook).
- Necessary cookies are absolutely essential for the website to function properly.