User Tools

Site Tools


public:cost-sensitive_classification

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

public:cost-sensitive_classification [2011/02/10 11:31]
htlin
public:cost-sensitive_classification [2019/06/25 13:25]
Line 1: Line 1:
-====== Introduction ====== 
- 
-Classification is an important problem in machine learning. It can be used 
-in a variety of applications,​ such as separating apples, oranges, and bananas 
-automatically. Traditionally,​ the regular classification setup aims at 
-minimizing the rate of future mis-prediction errors. Nevertheless,​ in some 
-applications,​ it is needed to treat different types of mis-prediction errors 
-differently. For instance, in a medical decision system, the cost of 
-mis-predicting a cancerous patient as a healthy one may be higher than 
-the other way around. In an animal recognition system, the silliness of 
-mis-predicting a person as a fish may be higher than the silliness of 
-mis-predicting her/him as a monkey. Such a need can be formalized as the 
-cost-sensitive classification setup, which is drawing much research attention 
-because of its many potential applications,​ including targeted marketing, 
-fraud detection, and web analysis. 
- 
-====== Our Related Works ====== 
- 
-===== paper ===== 
-  * Hsuan-Tien Lin. A Simple Cost-sensitive Multiclass Classification Algorithm Using One-versus-one Comparisons,​ National Taiwan University, December 2010. [[http://​www.csie.ntu.edu.tw/​~htlin/​paper/​doc/​csovo.pdf|link]] 
-  * Hsuan-Tien Lin. Cost-sensitive Classification:​ Status and Beyond. Workshop on Machine Learning Research in Taiwan: Challenges and Directions @ TAAI, 2010. [[http://​www.csie.ntu.edu.tw/​~htlin/​paper/​doc/​wsmlrt10cost.pdf|link]] 
-  * Han-Hsing Tu and Hsuan-Tien Lin. One-sided Support Vector Regression for Multiclass Cost-sensitive Classification. In Proceedings of ICML '10, 1095-1102, 2010. [[http://​www.csie.ntu.edu.tw/​~htlin/​paper/​doc/​icml10osr.pdf|link]] 
- 
-===== thesis ===== 
-  * Te-Kang Jan. A Comparison of Methods for Cost-sensitive Support Vector Machines. Master'​s Thesis, 2009. 
-  * Hanhsing Tu. Regression Approaches for Multi-class Cost-sensitive Classification. Master'​s Thesis, 2008. 
- 
- 
  
public/cost-sensitive_classification.txt ยท Last modified: 2019/06/25 13:25 (external edit)