codeverything / awesome-projects

This repository contains awesome scripts and web based projects.
MIT License
38 stars 38 forks source link

Credit card Fraud detection model #61

Closed raktim-22 closed 1 year ago

raktim-22 commented 1 year ago

It is important that credit card companies are able to recognize fraudulent credit card transactions so that customers are not charged for items that they did not purchase.

So i made a model using the kaggle dataset to detect if a transaction is fraud or not. On assigning the project, i would gratefully contribute my .pynb file and the dataset

Happy Hacking