📚 node [[objective_function]]
📓
garden/KGBicheno/Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Objective_Function.md by @KGBicheno
objective function
Go back to the [[AI Glossary]]
The mathematical formula or metric that a model aims to optimize. For example, the objective function for linear regression is usually squared loss. Therefore, when training a linear regression model, the goal is to minimize squared loss.
In some cases, the goal is to maximize the objective function. For example, if the objective function is accuracy, the goal is to maximize accuracy.
See also loss.
📖 stoas
- public document at doc.anagora.org/objective_function
- video call at meet.jit.si/objective_function
🔎 full text search for 'objective_function'