Department of Computer Science
Permanent URI for this communityhttp://localhost:4000/handle/20.500.12504/208
Browse
Browsing Department of Computer Science by Subject "Cervical cancer"
Now showing 1 - 2 of 2
- Results Per Page
- Sort Options
Item Comparative Performance of Machine Leaning Algorithms in Prediction of Cervical Cancer(IEEE xplore, 2021-10) Emmanuel, Ahishakiye; Waweru, Mwangi; Petronilla, Muthoni; Lawrence, Nderu; Ruth, WarioCervical cancer is among the most common types of cancer affecting women around the world despite the advances in prevention, screening, diagnosis, and treatment during the past decade. Cervical cancer can be treated if diagnosed in its early stages. Machine learning algorithms like multi-layer perceptron, decision trees, random forest, K-Nearest Neighbor, and Naïve-Bayes have been used for the prediction of cervical cancer to aid in its early diagnoses. In this study, we compare the performance of ensemble methods (AdaBoost, Stochastic Gradient Boosting, Random Forests, and Extra Trees), and classification algorithms (K-Nearest Neighbor and Support Vector Machine) in the prediction of cervical cancer basin g risk factors. Ensemble methods and classification algorithms were used during this study. Ensemble methods were selected because they combine several machine learning techniques into one model to decrease variance, bias, or improve performance while the classification methods were selected because our dataset was generally categorical and therefore could work well with our problem domain. Experimental results revealed that all the algorithms did not perform well on the “imbalanced” dataset. Experiments on balanced revealed an improved performance. The performance metrics used include Fl-score, Area Under Curve (AUC), and Recall. Extra Trees performed better than the rest when using the Fl-score metric, Stochastic Gradient Boosting and Random Forest performed better than the rest when using the AUC metric, K-Nearest Neighbors outperformed the rest using the recall metric, and Extra Trees had the best accuracy 0.96. The application of machine learning methods in the prediction of cervical cancer using risk factors may lead to early detection of the disease which can be treated if diagnosed early. Six algorithms have been considered in this study. The general performance reveals that ensemble methods performed better than classification methods using both imbalanced and balanced datasets.Item Prediction of cervical cancer basing on risk factors using ensemble learning(IEEE, 2020-05-22) Ahishakiye, Emmanuel; Wario, Ruth; Mwangi, Waweru; Taremwa, DanisonCervical cancer is among the most common types of cancer affecting women around the world despite the advances in prevention, screening, diagnosis, and treatment during the past decade. Cervical cancer can be treated if diagnosed in its early stages. Machine learning algorithms like multi-layer perceptron, decision trees, random forest, K-Nearest Neighbor, and Naïve-Bayes have been used for the prediction of cervical cancer to aid in its early diagnoses. In this study, we used an ensemble learning technique in the prediction of cervical cancer using risk factors. This technique was selected because it combines several machine learning techniques into one model to decrease variance, bias, and improvement in performance. K-Nearest Neighbor, Classification and Regression Trees, Naïve Bayes Classifier, and Support Vector Machine. Classification methods were selected because the interest of this study was to solve a classification problem. Therefore these algorithms could work well within our problem domain. The final prediction model was trained and validated, and our experimental results revealed that our model had an accuracy of 87.21%.