Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 460 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 460 Bytes

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....