This document summarizes a study on using a fuzzy total margin based support vector machine (FTM-SVM) approach to handle class imbalance in machine learning classification problems. It discusses how traditional SVM classifiers can overfit to the majority class in imbalanced data sets. The proposed FTM-SVM method aims to address this issue by incorporating a total margin algorithm, different cost functions, and fuzzy membership functions to reduce the effect of outliers and noise on the minority class. The paper evaluates the FTM-SVM approach on artificial and imbalanced data sets, finding it achieves higher performance measures than some existing class imbalance learning methods.