Cost-Sensitive Learning with Neural Networks.
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
A few different approaches for cost-sensitive modifications of the back- propagation learning algorithm for multilayered feedforw ard neural networks, which are thoroughly tested and evaluated on several standard benchmark domains.
Abstract
In the usual setting of Machine Learning, classifiers are typically evaluated by estimating their error rate (or equivalently, the classification accuracy) on the test data. However, this makes sense only if all errors have equal (uniform) costs. When the costs of errors differ between each other, the classifiers should be evaluated by comparing the total costs of the errors.
