错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

On Credit Card Fraud Detection Using Machine Learning Techniques

  • Ekta Tank,
  • Maniklal Das

摘要

Payment through credit card is widely used in many applications. On one hand credit car-based payment enables user convenience and flexibility in electronic business; on the other hand, detection of credit card frauds has become an important concern in the card industry, which leads to a colossal amount of loss of financial institutions and the card users. In this work, we discuss four different machine learning models (Decision Tree, Random Forest, Isolation Forest and Support Vector Machine) to analyze credit card frauds with respect to accuracy, recall and precision and F-score metrics using Kaggle dataset. The experimental results show Random Forest performs better among others for credit card fraud detection. Furthermore, it is observed that if an organization wants to focus on detecting frauds and ignores the false alarm of frauds, then Isolation Forest can be used to detect fraudulent transactions.