Addressing the Class Imbalance Problem in Medical Datasets
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
This paper examines the performance of over-sampled and under-sampling techniques to balance cardiovascular data and proposes an improved under sampling technique that displays significant better performance than the existing methods.
Abstract
A well balanced dataset is very important for creating a good prediction model.Medical datasets are often not balanced in their class labels.Most existing classification methods tend to perform poorly on minority class examples when the dataset is extremely imbalanced.This is because they aim to optimize the overall accuracy without considering the relative distribution of each class.In this paper we examine the performance of over-sampling and under-sampling techniques to balance cardiovascular data.Well known over-sampling technique SMOTE is used and some under-sampling techniques are also explored.An improved under sampling technique is proposed.Experimental results show that the proposed method displays significant better performance than the existing methods.
