Module 2: Working with data

Features, labels, and datasets

Features are model inputs and labels are target outcomes. Each row should represent the correct unit of observation, and the dataset should reflect the population where predictions will be used.

Practice exercise

Define features and a label for student completion prediction.

View the complete free Artificial Intelligence & Machine Learning course