Loss Function

ML

A mathematical function that quantifies how far a model's predictions are from the correct answer. The model learns by minimizing this loss function through optimization algorithms like gradient descent.

← Back to glossary