Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vikrantdeshpande09876/credit_card_fraud_detection

Deploying Classification Model on GCP for detecting anomalous behavior in credit-card transactions. A crucial aspect for credit-card companies to recognize fraudulent activity and not charge customers for items they didn't purchase. A subtle line needs to be drawn and my main focus here is to reduce blocked-transactions of legitimate customers.
https://github.com/vikrantdeshpande09876/credit_card_fraud_detection

airflow airflow-docker data-wrangling google-cloud-functions google-cloud-platform google-cloud-storage machine-learning pandas python python-package random-forest sklearn

Last synced: 3 months ago
JSON representation

Deploying Classification Model on GCP for detecting anomalous behavior in credit-card transactions. A crucial aspect for credit-card companies to recognize fraudulent activity and not charge customers for items they didn't purchase. A subtle line needs to be drawn and my main focus here is to reduce blocked-transactions of legitimate customers.

Awesome Lists containing this project

README

        

# Credit Card Fraud Detection

Head on over to the [wikis](https://github.com/vikrantdeshpande09876/Credit_Card_Fraud_Detection/wiki) to know more about the entire project architecture and motivation!