Part 1: Labeling Tabular Data
This part of the book will guide you in exploring tabular data and programmatically labeling the data using Python libraries, such as Snorkel labeling functions. You will be able to achieve this without requiring any prior data science knowledge. Additionally, it covers data labeling using K-means clustering.
This part comprises the following chapters:
- Chapter 1, Exploring Data for Machine Learning
- Chapter 2, Labeling Data for Classification
- Chapter 3, Labeling Data for Regression