Using an Adaptive Linear Support Vector Machine Algorithm for Predicting Breast Cancer
##plugins.themes.bootstrap3.article.main##
Abstract
Breast cancer is the most common type of cancer and a significant contributor to the high death rates among women. The death rate increases when this condition is manually diagnosed since it takes several hours and specialists. Therefore, an automated breast cancer diagnosis has been suggested to speed up detection and stop the disease from spreading. Over the years, machine learning classification algorithms have been used to predict breast cancer. In the previous studies, one of the most used algorithms is the Support Vector Machine (SVM). However, these studies have inconsistent results. This work, investigates the impact of the features' selection, hyperparameter parameters of SVM, and the mechanism of splitting data on the algorithm performance. Thus, build an SVM, as a single machine learning model, that achieves a higher result. The Wisconsin dataset was used to train and test this model. The experimental results showed that the performance of the model was affected by the features' selection, hyperparameter parameters, and the mechanism of splitting data and random state values in terms of the best top one results and the average of the top three results. The comparison results revealed the superiority of the proposed method over the other state-of-the-art.
Downloads
##plugins.themes.bootstrap3.article.details##
Support vector machine, Wisconsin Breast Cancer Original Dataset, Machine learning, Accuracy, Random state