Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 869 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 869 Bytes

Finance Fraud Detection using XGBoost

Description

Nowadays having a credit or debit card for shopping online seems like mandatory, specially during quarantine. However everybody (at least me!) feels a bit unsecured when they input their card numbers on a website. There are many risks out there, identity fraud, theft of bank details, etc. Fortunately many banks are catching up with fraud detection applying machine learning techniques.

In this article/gist we are going to demonstrate how we can use boosted decision trees to detect fraud in credit cards records.

Notebook

Link: Notebook - Financial Fraud Detection

Disclaimer

The author do not assume any liability or provide any warranty implicit or explicit.