Training

What is Training?

In machine learning, training is the process of feeding a model with data so that it can learn to make accurate predictions. The goal of training is to minimize a loss function, which measures the difference between the model's predictions and the actual values.

Where did the term "Training" come from?

A core concept in machine learning.

How is "Training" used today?

The most computationally expensive part of building a machine learning model.

Related Terms