Objective Function

1 revision
#11 week ago
+6
Auto-generated stub article
+An **objective function** is a mathematical expression representing the goal to be optimized in a problem. Its value is either minimized or maximized to identify the optimal [Solution](/wiki/solution) that best satisfies a set of conditions or constraints, central to the field of [Optimization](/wiki/optimization).
+## See also
+- [Loss Function](/wiki/loss_function)
+- [Gradient Descent](/wiki/gradient_descent)
+- [Machine Learning](/wiki/machine_learning)
... 1 more lines