Implementation of Tumor Prediction System using Classification Algorithms
B. Kranthi Kiran

B. Kranthi kiran, Associate Professor, JNTUHCEH. Kukatpally, Hyderabad.

Manuscript received on November 22, 2019. | Revised Manuscript received on December 15, 2019. | Manuscript published on December 30, 2019. | PP: 4507-4511 | Volume-9 Issue-2, December, 2019. | Retrieval Number: B4664129219/2019©BEIESP | DOI: 10.35940/ijeat.B4664.129219
Open Access | Ethics and Policies | Cite | Mendeley
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: As the huge volume of healthcare data was being unused, recent researchers were focused on predicting the many diseases by analyzing the past patient records. In continuation with that, there are lot of researches focused on predicting the tumor on the human body. In this research, two widely used classification algorithms called Naïve Bayes and Random tree were considered for implementation and analysis with the UCI Machine learning Tumor data set. The data cleaning technique called “Replace Missing Values” in the WEKA tool has been considered for cleaning the data. The implementation has been done with the original dataset and the cleaned dataset. Finally, it is found that the Random tree algorithm is performed well with improved accuracy and reduced error rate. The accuracy obtained before data cleaning is 90.8333% and after data cleaning is 93.3333 %. Similarly, the error rates were reduced reasonably and they are 9.1667 % before data cleaning and 93.3333 % after data cleaning. In future, the data cleaning techniques has to be tuned well to improve the accuracy further.
Keywords: Data Cleaning, Naïve Bayes Algorithm, Random Tree Algorithm, Tumor Prediction and Classification.