Related Experiment Video
Updated: Sep 6, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
Class balancing framework for credit card fraud detection based on clustering and similarity-based selection (SBS)
Hadeel Ahmad1, Bassam Kasasbeh1, Balqees Aldabaybah1
1Department of Computer Science, Applied Science Private University, Amman, 11931 Jordan.
Credit card fraud detection is improved using an under-sampling technique to address imbalanced datasets. This method enhances machine learning model accuracy for identifying fraudulent transactions.
Area of Science:
- Computer Science
- Data Science
- Machine Learning
Background:
- Credit card fraud is a significant financial crime, exacerbated by the shift to cashless transactions during the COVID-19 pandemic.
- Traditional fraud detection models struggle with imbalanced datasets, leading to inaccurate predictions by favoring the majority class.
- Billions of Euros are lost annually, necessitating advanced fraud detection systems for financial institutions.
Purpose of the Study:
- To improve the accuracy of credit card fraud detection systems.
- To address the challenge of imbalanced datasets in machine learning models for fraud detection.
- To propose an effective under-sampling technique for better fraud prediction.
Main Methods:
- Implemented an under-sampling technique to balance the credit card transaction dataset.
- Utilized fuzzy C-means clustering to group similar instances (fraudulent and normal) based on shared features.
- Developed a framework to ensure data integrity by selecting comparable instances.
Main Results:
- The under-sampling approach, combined with fuzzy C-means clustering, led to more accurate fraud detection.
- The proposed method effectively handled imbalanced data, improving model performance.
- Ensured feature integrity between selected normal and fraudulent data points.
Conclusions:
- Under-sampling techniques, particularly when combined with fuzzy C-means clustering, offer a robust solution for imbalanced credit card fraud detection.
- The developed framework enhances the reliability and accuracy of machine learning models in identifying fraudulent transactions.
- This research provides a valuable method for financial institutions to mitigate losses from credit card fraud.
Related Concept Videos
Aggregates Classification
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Classification of Systems-II
Cluster Sampling Method
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Methods of Classification and Identification
Quantifying and Rejecting Outliers: The Grubbs Test

