Skip to content

Credit Card Fraud Detection using KNN and K-means

Notifications You must be signed in to change notification settings

glade35/CCF-Knn-KM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

CCF-Knn-KM

Credit Card Fraud Detection using KNN and K-means

Here the python code for credit card fraud detection is uploaded

The Dataset is from kaggle, Since the links are not working properly i have uploaded the link to the dataset.

https://drive.google.com/open?id=1N4bflrjMX2FTWbCkQ2BFhMzvKDwcWDw0 (The link is also given in the code).

Download the dataset and the code and just run it to see the results. You may change the codes to your needs....