A Comparison of Classification Methods for Credit Card Approval Using R

R의 분류방법을 이용한 신용카드 승인 분석 비교

  • 송종우 (이화여자대학교 통계학과)
  • Published : 2008.03.31

Abstract

The policy for credit card approval/disapproval is based on the applier's personal and financial information. In this paper, we will analyze 2 credit card approval data with several classification methods. We identify which variables are important factors to decide the approval of credit card. Our main tool is an open-source statistical programming environment R which is freely available from http://www.r-project.org. It is getting popular recently because of its flexibility and a lot of packages (libraries) made by R-users in the world. We will use most widely used methods, LDNQDA, Logistic Regression, CART (Classification and Regression Trees), neural network, and SVM (Support Vector Machines) for comparisons.

Keywords

References

  1. Anderson, J. A. (1995) "An Introduction to Networks", MIT press, Massachusetts
  2. Breiman, L., Friedman, J. H., Olshen, R. A., and Stone, C. J. (1984). "Classification and Regression Trees" Wadsworth and Brooks, Pacific Grove, CA
  3. Dudoit, S., Fridlyand, J., and Speed, T.P. "Comparison of Discrimination Methods for the Classification of Tumors Using Gene Expression Data" (2002), UC Berkeley technical report #576
  4. Kohavi, R. and Bauer, E. (1999) "An Empirical Comparison of Voting Classification Algorithms: Bagging, Boosting, and Variants", Machine Learning, Vol 36, pp. 105-142 https://doi.org/10.1023/A:1007515423169
  5. Greene, W. H. (2007) "Econometric Analysis", 6th edition, Prentice Hall, New York
  6. Hand, D. J. and Henley W.E. (1997) "Statistical Classification Methods in Consumer Credit Scoring: A Review", Journal of the Royal Statistical Soceity. Series A, Vol. 160, No. 3, PP.523-541 https://doi.org/10.1111/j.1467-985X.1997.00078.x
  7. Hastie, T., Tibshirani, R. and Friedman, J.(2001) "The Elements of Statistical Learning", Springer, New York
  8. Karatzoglou, A. and Meyer, D.(2006) "Support Vector Machines in R", Journal of Statistical Software, Vol 15, Article 9
  9. Yee, T. W. and Wild, C. J. (1996) "Vector Generalized Additive Models", Journal of the Royal Statistical Society, Series B, Vol. 58, No. 3, pp. 481-493
  10. UCI Machine Learning Repository, http://mlearn.ics.uci.edu/MLRepository.html