credit-card-fraud
There are 235 repositories under credit-card-fraud topic.
benedekrozemberczki/awesome-fraud-detection-papers
A curated list of data mining papers about fraud detection.
curiousily/Credit-Card-Fraud-Detection-using-Autoencoders-in-Keras
iPython notebook and pre-trained model that shows how to build deep Autoencoder in Keras for Anomaly Detection in credit card transactions data
Fraud-Detection-Handbook/fraud-detection-handbook
Reproducible Machine Learning for Credit Card Fraud Detection - Practical Handbook
ellisvalentiner/credit-card-fraud
Analysis of credit card fraud data
dachosen1/Feature-Engineering-for-Fraud-Detection
Implementation of feature engineering from Feature engineering strategies for credit card fraud
Vatshayan/Final-Year-Credit-Card-Fraud-Detection-Project
Credit Card Fraud Detection Project with Code and Documents
kennethleungty/Anomaly-Detection-Pipeline-Kedro
Anomaly Detection Pipeline with Isolation Forest model and Kedro framework
dimtics/Fraud-Detection-in-Credit-Card-Transactions-using-Machine-Learning-Techniques
Classification of fraudulent credit card transactions.
theblackdna/Credit-Card-Mass-Checker-
A credit card mass checker tool that could check a card's validity based on luhn algorithm.
Sardhendu/Data-Science-Projects
{PySpark, R, Python}: Several Data Science projects
ChenTaHung/Monotonic-Optimal-Binning
Monotonic Optimal Binning algorithm is a statistical approach to transform continuous variables into optimal and monotonic categorical variables.
memgraph/card-fraud
Python app for detecting credit card frauds using a graph database
shakiliitju/Credit-Card-Fraud-Detection-Using-Machine-Learning
Credit card fraud is a significant problem, with billions of dollars lost each year. Machine learning can be used to detect credit card fraud by identifying patterns that are indicative of fraudulent transactions. Credit card fraud refers to the physical loss of a credit card or the loss of sensitive credit card information.
purvasingh96/gym-fraud
💳 Creates a new gym environment for credit-card anomaly detection using Deep Q-Networks (DQN) and leverages Open AI's Gym toolkit to allocate appropriate awards to the RL agent.
ajayrao80/CreditCardFraudDetection
An attempt to detect fraud in online transaction in deep neural network using pytorch
devssh/svm
Learn to use Support Vector Machines in Python(sklearn) and R
Divya-Bhargavi/isolation-forest
Anomaly detection using isolation forest
Vatshayan/Full-Stack-Credit-Card-Fraud-Detection-Project
Full Stack Credit Card Fraud Detection Using Machine Learning with Code and Documents Plus Youtube Explanation Video
bellmichelle/Credit-Card-Generator
Credit Card Generator
Mangarella/Kaggle-CreditCardFraud
Ensemble Learning Techniques Tutorial with Credit Card Fraud
rishawsingh/Credit-Card-Fraud-Detection
System to tell apart the transaction was from the real user who owns the credit card or the transaction was from the stolen credit card.
ireneliu521/Credit-Card-Fraud_J2D_Project_Python
Apply 7 common Machine Learning Algorithms to detect fraud, while dealing with imbalanced dataset
martandsingh/dataanalytics
Python Data Analytics, Machine Learning & Natural Language Processing
thabresh-s/Credit-Risk-Analysis
Credit Risk Analysis with Machine Learning
willtchiu/Credit-Card-fraud-prediction
Using simple logistic regression to predict credit card fraud transactions
ChengChen-Steven/Fraud-Detection-Credit-Card-Account-Origination
This project commissions to examine the 100,000 credit card application data, detect abnormality and potential fraud in the dataset. All data manipulation and analysis are conducted in R. Featured analysis methods include Principal Component Analysis (PCA), Heuristic Algorithm and Autoencoder.
nano-bot01/Credit-Card-Fraud-Detection-
Credit Card Fraud Detection using Logistic Regression on credit card dataset
ramtiin/Credit-Card-Fraud-Detection
In this project, I explore different methods for detecting credit card fraud transactions; including using the Catboost algorithm with undersampling & oversampling methods, and using an almost new approach, by using deep learning and autoencoder.
shreyas219/creditCardFraudDetection
Credit Card Fraud Detection using machine learning
tamojit-123/Credit-Card-Fraud-Detection
Credit Card Fraud Detection Using Machine Learning With Python And TensorFlow.
marinimau/spark_fraud_detection
An implementation of a distributed machine learning algorithm using Spark able to identify fraud in credit card transactions
PatilNi3/PROJECT_MACHINE_LEARNING_1
Credit Card Fraud Detection using Random Forest Algorithm
Prajwal10031999/Credit-Card-Fraud-Detection-using-Random-Forest
A machine learning model to detect fraud in credit card customers using Random Forest Classification Algorithm