In other words, the Loss function computes the error for a single Training dataset example.
Loss function in mathematical optimization, statistics, econometrics, decision theory, Machine Learning and computational neuroscience, or cost function is a function that maps an event or values of one or more variables onto a real number intuitively representing some "cost" associated with the event. An optimization problem seeks to minimize a Loss function. An objective function is either a Loss function or its negative (in specific contexts, variously called a reward function, a profit function, a utility function, a fitness function, etc.), in which case it is to be maximized.
In classification, Loss function is the penalty for an incorrect classification of an example. In actuarial science, it is used in an insurance context to model benefits paid over premiums, particularly since the works of Harald Cramér in the 1920s. In optimal control the loss is the penalty for failing to achieve a desired value. In financial risk management the function is mapped to a monetary loss.
Loss function is usually a function that measures the penalty or Loss at a specific training dataset example. Some common Loss function are:
- based on information obtained 2017-11-29-
- based on information obtained 2017-11-29-