What I Read: Weak Supervision

https://www.kdnuggets.com/2022/05/weak-supervision-modeling-explained.html

Weak Supervision Modeling, Explained
By Frederic Sala, Computer Sciences Department at the University of Winsconsin-Madison
May 27, 2022


“Weak supervision is a way to obtain labels for training data points for a machine learning model programmatically, by writing labeling functions. These functions label your data much faster and more efficiently than manual labeling, but they also create “noisy” labels…”