Loss Function
Category
•
Machine Learning
Definition
A mathematical function that measures the difference between predicted and actual values, guiding the model learning process. Different tasks use different loss functions like mean squared error or cross-entropy.
tl;dr
A mathematical function measuring the difference between predicted and actual values.