ADABOOST Ensemble Algorithms for Breast Cancer Classification
الموضوعات :Moshood Hambali 1 , Yakub Saheed 2 , Tinuke Oladele 3 , Morufat Gbolagade 4
1 - Computer Science Department, Federal University Wukari, P.M.B 1020, Katsina-Ala Road, Wukari, Taraba State, Nigeria
2 - Department of Physical Sciences, Computer Science Programme, Al-Hikmah University, P.M.B 1601, Adewole Housing Estate, Ilorin, Kwara State, Nigeria
3 - Department of Computer Science, University of Ilorin, P.M.B. 1515, Ilorin-Nigeria
4 - Department of Physical Sciences, Computer Science Programme, Al-Hikmah University, P.M.B 1601, Adewole Housing Estate, Ilorin, Kwara State, Nigeria
الکلمات المفتاحية: Random forest, breast cancer, Adaboost, Synthetic minority over sampling technique, Ensemble,
ملخص المقالة :
With advances in technologies, different tumor features have been collected for Breast Cancer (BC) diagnosis. The process of dealing with large data set suffers some challenges which include high storage capacity and time required for accessing and processing. The objective of this paper is to classify BC based on the extracted tumor features and to develop an ADABOOST ensemble Model to extract useful information and diagnose the tumor. In this research work, both homogeneous and heterogeneous ensemble classifiers (combining two different classifiers together) were implemented, and Synthetic Minority Over-Sampling Technique (SMOTE) data mining pre-processing is used to deal with the class imbalance problem and noise in the dataset. In this paper, the proposed method involve two steps. The first step employs SMOTE to reduce the effect of data imbalance in the dataset. The second step involves classifying using decision algorithms (ADTree, CART, REPTree and Random Forest), Naïve Bayes and their Ensembles. The experiment was implemented on WEKA Explore (Weka 3.6). Experimental results show that ADABOOST-Random forest classifies better than other classification algorithms with 82.52% accuracy, followed by Random Forest-CART with 72.73% accuracy while Naïve Bayes classification is the lowest with 35.70% accuracy.