This sandbox is in the article namespace. Either move this page into your userspace, or remove the {{User sandbox}} template. Loss function surrogates for classification are computationally feasible loss functions representing the price we will pay for inaccuracy in our predictions in classification problems. [1] Specifically, if {-1,1} represents the mapping of a vector to a class label {-1,1}, we wish to find a function which best approximates the true mapping . (citation needed) Given that loss functions are always true functions of only one variable, it is standard practice to define loss functions for classification solely in terms of the product of the true classifier and the predicted value . (citation needed) Selection of this impacts the optimal which minimizes empirical risk, as well as the computational complexity of the learning algorithm.
Square Loss
Hinge Loss
Logistic Loss
References
- ^ Attention: This template ({{cite doi}}) is deprecated. To cite the publication identified by doi:10.1162/089976604773135104, please use {{cite journal}} (if it was published in a bona fide academic journal, otherwise {{cite report}} with
|doi=10.1162/089976604773135104
instead.