<?xml version="1.0" encoding="UTF-8"?>

<article xmlns="https://www.ijrdes.com/schema/article"
         version="1.0"
         language="en">

    <journal>
        <name>International Journal of Research and Development in Engineering Sciences</name>
        <website>https://www.ijrdes.com</website>
    </journal>

    <metadata>
        <title>Comparision of Classification Algorithms using Cancer Data</title>

        <authors>
			<author><name>T. Chalapathi Rao</name>     </author>
        </authors>

        <volume>2</volume>
        <issue>3 (May - June)</issue>

        <publication>
            <year>2020</year>
			<month>06</month>
			
			<period>May-June</period>
        </publication>

		<language>en</language><keywords><keyword>Cancer Data</keyword><keyword>Classification Algorithms</keyword><keyword>Machine Learning</keyword><keyword>Data Analysis</keyword><keyword>Predictive Modeling</keyword><keyword>Medical Diagnosis</keyword></keywords> 
    </metadata>

    <abstract>Accurate classification of cancer data plays a vital role in early diagnosis effective treatment planning and patient survival prediction This paper presents a comparative analysis of various machine learning classification algorithms applied to cancer datasets The study evaluates algorithms such as Decision Tree Support Vector Machine SVM Random Forest KNearest Neighbor KNN and Nave Bayes to determine their performance in identifying cancer types or malignancy levels Data preprocessing techniques including normalization and feature selection are applied to improve model accuracy and reduce noise The models are trained and tested using benchmark cancer datasets such as the Wisconsin Breast Cancer Dataset WBCD to ensure reliability Performance metrics such as accuracy precision recall and F1score are used to assess the effectiveness of each algorithm Experimental results reveal that ensemblebased and kernelbased models achieve higher predictive performance compared to simple classifiers This study demonstrates the importance of selecting an appropriate classification algorithm for cancer data analysis and supports the integration of machine learning in medical diagnosis systems </abstract>

    <copyright>
        <statement>
            Copyright (c) 2026 International Journal of Research and Development in Engineering Sciences. All rights reserved.
        </statement>
        
            <year>2020</year>
        <license>All Rights Reserved</license>
    </copyright>

</article>
