Learn Before
Concept icon
Concept

Training Dataset

A training dataset is the portion of data used to fit a model and adjust its parameters. During training, the learning algorithm repeatedly uses this data to improve the model's predictions. This is different from a test dataset, which is kept separate and used only after training to evaluate performance. For example, a spam classifier might be trained on 18,000 labeled emails while a separate held-out set is reserved for evaluation.

0

1

Concept icon
Updated 2026-08-12

Tags

Deep Learning

Data Science

D2L

Dive into Deep Learning @ D2L

Machine Learning

Supervised Learning

Machine Learning Strategy

Machine Learning Yearning @ DeepLearning.AI

Related