Back to Browse

#91: Scikit-learn 88:Supervised Learning 66: Semi-supervised learning

3.9K views
May 24, 2021
11:06

The video discusses the code for semi-supervised labeling methods in Scikit-learn in Python. Timeline (Python 3.8) 00:00 - Outline of video 00:20 - Open Jupyter notebook 00:30 - Self training classifier: create data 05:48 - Self training classifier: model using .SelfTrainingClassifier() 08:41 - Label propagation: model using .LabelPropagation() 09:56 - Label spreading: model using .LabelSpreading() 10:20 - Ending notes

Download

0 formats

No download links available.

#91: Scikit-learn 88:Supervised Learning 66: Semi-supervised learning | NatokHD