Credit Card Fraud Detection using ML: IEEE style paper + Jupyter Notebook
-
Updated
Dec 7, 2022 - Jupyter Notebook
Credit Card Fraud Detection using ML: IEEE style paper + Jupyter Notebook
A fraud detection project that processes user or credit card data using machine learning and deep learning algorithms.
Credit Card Fraud Detection Project
This repository contains the code of our published work in IEEE JBHI. Our main objective was to demonstrate the feasibility of the use of synthetic data to effectively train Machine Learning algorithms, prooving that it benefits classification performance most of the times.
MATLAB code for augmenting small datasets using EigenSample
Location information about commuter activities is vital for planning for travel disruptions and infrastructural development. The Mobility Sensing Project aims to find innovative and novel ways to identify travel patterns from GPS data and other multi-sensory data collected in smartphones. This will be transformative to provide personalised trave…
The aim of this project is to predict fraudulent credit card transactions with the help of different machine learning models.
This repository contains the code for baseline model replication along with all experiments and used datasets as part of the master's thesis on the topic "Detecting Dyslexia Using Deep Learning".
Using Random undersampling, Tomeklinks, Random oversampling, SMOTE, SMOTE+Tomeklinks and ADASYN from inbuilt imbalanced learn library and found how many records added or discarded.
Data Science Case Study
The computing scripts associated with our paper entitled "Oversampling Highly Imbalanced Indoor Positioning Data using Deep Generative Models".
This repository contains the code, documentation, and datasets for a comprehensive exploration of machine learning techniques to address class imbalance. The project investigates the impact of various methods, like ADASYN, KMeansSMOTE, and Deep Learning Generator, on classification performance while effectively demonstrating benefits of pipelining.
The case study is a traditional supervised binary classification problem based on the UCI Machine Learning Repository "adult" dataset.
Use Random Forest to prepare a model on fraud data. Treating those who have taxable income <= 30000 as "Risky" and others are "Good" and A cloth manufacturing company is interested to know about the segment or attributes causes high sale.
Detecting Abnormal Markets - Early Warning Systems
Classification of Obesity Status in Indonesia Using XGBoost & ADASYN-N Method
To predict whether the customers will subscribe to the system after 1-month free trial or not.
Classify Indonesian Obesity Status using ADASYN-N and Random Forest algorithm
Build, train and compare performances of multiple binary classification machine learning model techniques to detect credit card fraudulent transactions.
Add a description, image, and links to the adasyn topic page so that developers can more easily learn about it.
To associate your repository with the adasyn topic, visit your repo's landing page and select "manage topics."