greatsourav / First-ML-project

prediting frauds in banking system using SOM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First-ML-project

prediting frauds in banking system using SOM

The bank had issued credit cards to its customers in past few years and the issuance was based on credit scores, applications etc.

There are chances that some fraudulent applications got approved (due to human error or something). We have to find some possible frauds so that they can be further investigated by the bank, thus saving the bank from possible losses in the future.

For this, we are using Machine learning, Deep learning concepts & data from the Credit_Card_Applications.csv file.

About

prediting frauds in banking system using SOM


Languages

Language:Jupyter Notebook 79.6%Language:Python 20.4%