Skip to content

Anomaly detection and risk management for fraudulent credit card transactions with Kafka,sci-kit-learn, flask, Cassandra, spark

Notifications You must be signed in to change notification settings

aishwarya250/Real-Time-Fraud-detection

Repository files navigation

Real Time Fraud Detection

In this project I built machine learning models to identify fraud in European credit card transactions. I also make several data visualizations to reveal patterns and structure in the data.

The dataset, hosted on Kaggle, includes credit card transactions made in September 2013 by European cardholders. The data contains 284,807 transactions that occurred over a two-day period, of which 492 (0.17%) are fraudulent. Each transaction has 31 features, all of which are numerical. The features V1, V2, ..., V28 are the result of a PCA transformation. To protect confidentiality, background information on these features is not available. The Time feature contains the time elapsed since the first transaction, and the Amount feature contains the transaction amount. The response variable, Class, is 1 in the case of fraud, and 0 otherwise.

Results

About

Anomaly detection and risk management for fraudulent credit card transactions with Kafka,sci-kit-learn, flask, Cassandra, spark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published