SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 10 | Oct 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 557
A Comprehensive Evaluation of Machine Learning Approaches for
Breast Cancer Categorization
Venkata Siddarth Gullipalli1, Katakam Hemanvitha2, P. Naga Jyothi3
1B. Tech, CSE, GITAM University, Visakhapatnam, India
2B. Tech, CSE, GITAM University, Visakhapatnam, India
3Assistant Professor, Dept. of CSE, GITAM University, GST, Visakhapatnam, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Breast cancer is the most common disease among
women. There were approximately 2,00,000 deaths from
breast cancer worldwide in 2022. As we progress to 2023, an
even more alarming projection looms, with an anticipated
627,000 precious lives at risk of being lost to this cancer. Early
detection and accurate classification of breast cancer are
imperative for effective treatment and patient outcomes. This
research paper aims to compare the performance of three
models—Convolutional Neural Networks (CNN), Artificial
Neural Networks (ANN), and Support Vector Machines
(SVM)—in the context of breast cancer classification. The
study seeks to determine which model yields the highest
accuracy and reliability in diagnosing breast cancer from
Breast Histopathology Images. The CNN model demonstrated
the highest classification accuracy at 87%, followedbySVM at
76% and ANN at 71%. CNN also exhibited superior sensitivity
in detecting malignant cases, while ANN had the fastest
training time. Our findings suggest that CNN is the most
promising model for breastcancerclassificationduetoitshigh
accuracy and sensitivity.
Key Words: Breast cancer classification, CNN, ANN,
SVM, Histopathology images
1.INTRODUCTION
According to a Medical News Today survey, the expected
number of new breast cancer cases by 2023 is 2.87 lakhs.
These have been increasing since 2011; by 2030, they will
have increased by more than 50%. According to the UICC
(Union for International Cancer Control), one out of every
eight persons is diagnosed withbreastcancer.Accordingtoa
WHO report, breast cancer affects people of both sexes in
158 countries. Breast cancer will impact one in every three
(30%) new females in the United States, according to the
American Cancer Society's predictions. Since resources are
unjustly distributed, the mortality rate continues to climb.
Breast cancer cannot be realized early if it has advanced.
Breast cancer cells frequently develop a tumor,whichcanbe
visible on an x-ray or felt as a bump. These often appear in
lining (epithelium) cells in the glandular tissue of the breast.
It is localized initially to a lobule or duct, called stage 0,
which can be treated with various systematic treatments. It
efficiently saves lives and prevents cancerous cells from
developing and expanding. If these cells advance to blood
and lymph arteries, the cancer developstoa metastaticstage
and may damage the lungs, liver, bones, and brain. In such a
way, one form of cancer might spread to different body
organs. This proposed work aims to help people become
aware of illness symptoms as they progress from early to
late stages. Expert knowledge is needed to decide what type
of treatment a patient or clinical practitioner might get.
Every day marks another step forward in developing
prediction and treatment methods that might assist the
public in every individual health result. The planned effort
for therapy helps in the context of breast cancer. Early
diagnosis and treatment will be critical in improving the
patient's prognosis. Breast cancer is anticipated to be the
leading cause of death among women in the following years.
A clinical breast examination, breastimagingmodalities,and
biopsy are the existing and regularlyutilizedimagingtoolsin
the diagnostic process. Mammography and ultrasound are
the most often used diagnosticmethods, whileothermodern
procedures such as PET, PET-CT, SLNB, BSGI, and others
need effective data collecting.
2. REVIEW OF RESEARCH AND DEVELOPMENTS IN
THE DOMAIN
Most of the researcher's work focuses on whether the cancer
is malignant or benign. The reviews discussed the type of
tool, input clinical data, and use of computer-aided
algorithms. The paperwork defines not only provides a
decision on the cancer types and its follow-up treatment.
Duan et al. (2021) used Wisconsin Breast cancer tumor
prediction using Random Forest and AdaBoost algorithms.
The data collection includes 569 random samples, of which
357 are benign and 212 are malignant. They considered
factors for results evaluation like breast mass concavity,
density, tumor, cell nucleus radius, texture, circumference,
area, etc. The data standardization is done without missing
their correlation by using various techniques of Python
packages. Ensemble learning algorithm they had used to
aggregatethe decision with appropriatepredictionaccuracy.
RF with AdaBoost used search parameter optimization is
selected to improve the performance by hyperparameters
optimization still. The limitation is there is knowledge with
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 10 | Oct 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 558
expertise, and experience.Itisacomputer-aideddecisionand
cannot be justified as accurate for the diagnosis[1].
Huang et al. (2021) proposed the Hierarchical Clustering
Random Forest Algorithm(HCRF) and explained decision
trees were weak in classification tasks, so they added a
component clustering. The outcome of the representative
trees will be clustered with low similarity and high accuracy
and use variable Importance Measure(VIM) to optimize the
feature selection process. The model HCRF includes the
standard WisconsinDiagnosisBreastCancerdataset(WDBC)
and WBC of 569 and 669 samples with 39 attributes.
Selectingthemostdiscriminatingfeatureprovidesbiomarker
information using the VIM method of eliminating the least
important attributes. Applying HCRF will create diversified
DTs, whichare groupedaccordingtohighsimilaritymeasure,
then calculating the similarity measure and comparing and
grouping it multiple times to buildadecisionwiththehighest
AUC value and ignoring the other DTs' decision. The
similarity measure is calculated by the Disagreement
Measure(DIS). The comparative results were obtainedusing
different techniques: DT, AdaBoost,RF,andHCRF.Thefuture
direction of the researcher's work is using visualization DTs
and heuristic algorithms[2].
Xiaomin Zhou et al. (2020) discussed a review on breast
cancer based on Breast Histopathological Image Analysis
(BIA), Artificial Intelligence(AI) and deep learning
approaches, input datasets, and transfer learning techniques
of various researchers' works. The limitations perthereview
mentioned are a collection of data, input image analysis,
overfit of data, time of execution, comprehensive knowledge
of input data and feature extraction, and suitable algorithm
application. The futuredirection of his workistofocusonthe
analysis of microscopic images and the precision of the drug
for proper treatment[3].
Mazo et al. (2020) proposed a systematic review of the
Clinical Decision Support Systems(CDSSs), which assists
medical staff in decision-making. He discussed the works
collected from various databases and illustrated their
limitations, benefits, and opportunities forindividualresults.
DSS majority supports the medical diagnosis and improves
decision-making and medical practitioner education.
According to the researcher summary, CDSSs are not many
based on breast cancer treatment as reported by global
standards. His literature screened 1000 articles to explore
the availability of tools and how they assist medical
organizations[4].
Sara et al. (2019) discussed using machine learning
algorithms to diagnose breast cancer with the
Mammographic mass dataset.Topredicttheseverity,models
used six attributes of BI-RADS(Breast Imaging-Reporting
Data Stream), which has 516 benign and 455 malignant
images, whichtheycollectedfromtheRadiologyofUniversity
Erlangen-Nuremberg. ANN, KNN DT, and Binary SVM
classifiers are used, and their results are compared with
different metrics [5].
Babak et al. (2017) proposed work to classify hematoxylin
and eosin-stained breast specimens using Convolutional
Neutral Networks. They used nearly 646 breast tissue
biopsies. The discriminativeevaluationsuseAUC(Areaunder
ROC) on normal and abnormal tissue stromal regions. The
briefing of the classification work includes pre-processing,
feature selection like epithelium, stroma, and fat, and
extraction for stromal areas. The model is based on two
primary constructs for breast tissue component
classification: the classification of stromal regions and the
framework for the model parameters. A VGGnet (CNN) with
11 layers and a ReLU activation function, uses 12 filters
composed of CNN1 followed by CNN2 network to optimize
the classification. The results were 95% on classifying tissue
into epithelium, stroma, and fat. Pixel level accuracy is 92%
for discriminating. The future work uses biomarkers to
predict using advanced computer-aided techniques[6].
Benny et al.(2021) proposed theirworkonproteinsegments
in the membrane regionforHER2expressionofbreastcancer
using segmentation methods to identify ROI. The data of
HER2 are tissue images and categorized into three groups
based on the scores. The methodology includes various
segmentation techniques like FCN, SegNet, and U-Net.
Segment the protein structure area and quantify for
parameter evaluation between target and predicted masks.
The higher the loss of images, the lower the prediction
values[7].
Bhangu et al. (2020) discussed the classificationofcancerous
and benign tumors by applying various machine-learning
techniques. The digitized images of FNA (Fine needle
aspiration ) consist of 569 samples with 32 variables
(dependent and independent ) and are categorized into 3,
each containing 10 features based on the breast mass and
radius. Preprocessing was carried out with a correlation
matrix and models applied for classifying into M and B
classes: SVM, LR, K-NN, Naive Bayes, DTs, RF, Multilayer
Perceptron,LinearDiscriminantAnalysis,AdaBoost,Gradient
Boosting, XGBoost classifiers, and comparative analysis is
done. The limitation of their work is that it does not support
clinician expertise fordecisions,andthefuturescopeistouse
ensemble models[8].
Karthiga et al. (2018) discussed the K-Means clustering for
image segmentation of cell nuclei, and the DWT
transformationtechniqueisappliedforthesegmentedimage.
The BreakHis dataset includes 40X to 200X images of 300
histopathological images of ductal carcinoma, lobular
carcinoma, and mucinous carcinoma images. The image is
partitioned into clusters using K-Means to k clusters and
applying the coifelt wavelet and wavelet transform to
generate sub-band images such as LH, LL, HL, and HH. Using
Shannon entropy and Log energy Entropy for feature
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 10 | Oct 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 559
extraction to quantify the image by analyzing and classifying
the benign and malignant subband of images [9].
Naga Jyothi P et.al (2021) discussed a model to extract the
fraudulent behavior from the claims data, which the
claimants submit by using different machine learning
algorithms and various data preprocessing techniques to
optimize the results. The application was developed to assist
the healthcare organization and worked on CMS data, which
is an authenticated dataset from a U.S. organization. [10]The
work is preceded (Naga Jyothi P et al. (2020)) by the results
obtained from the supervised approach for identifying the
outliers of the claims based on the hospital location and
category of the surgery. The results are obtained from the
fraudand legitimaterecords for using different classification
rules [11].
Shanti Latha P et al. (2021)Thepresentreviewfocusesonthe
importance of exosomal tetraspaninsinregulatingtumorcell
progression and its mechanistic role in contributing to
metastasis. Exosomes are small vesicular proteins that are
important for cell communication and subsequent signaling.
Literature from numerous studies demonstrates that
exosomal tetraspanin proteins such as CD9, CD63, and CD81
serve to sort and selectively recruit biomolecules, select
targets, cell-specific entry, capture angiogenesis, and
vasculogenesis [12].
Shanti Latha P et al. (2018) The presentresearchinvestigates
the expression of angiogenesis marker VEGF, chemokines,
and its specific receptor in prostate cancer stem cells (CSCs).
CCL5 is a classical chemotactic cytokine that plays a crucial
role in tumor growth, proliferation, and angiogenesis.
However, their role in the development of stemness was not
studied. Briefly, 5- fluorouracil-resistant prostate CSCs were
sorted using FACS, and the expression of VEGF, CCL5, and its
associatedreceptorCXCR4wasevaluatedbywesternblotting
[13].
3. PROPOSED METHODOLOGY
The decision-making process in healthcare is critical and
plays a superficial role in everyday life. A clinical decision
support system constantlyimprovesthe qualityoftreatment
with lower costs for better health. The general approach to
treating a patient is an umbrella approach where collecting
the symptoms and, based on the reports, diagnosisiscarried
out.[10] The precision-based system considers many factors,
and the level of granularity is at optimum to know the
patient's status. Diagnosis is intertwined in a more précised
way to every individual. The framework of many healthcare
organizations is to optimize and personalize their services
for patients to progress continuously. Perhaps personalized
healthcare service is possible with advanced computational
models nowadays [11].
The paper's objective is to compare three different models
and find out which model provides more accurateresults for
our problem statement.
3.1. DATASET DESCRIPTION
In this study, pictures of breast histopathology are used to
carry out the classification.
The dataset comprises 280 main folders, each of which
contains two subfolders labeled '0' and '1'. Within the '0'
subfolder, there are 780 non-cancerous images, whilethe'1'
subfolder contains 780 cancerous images. Here, '0' typically
denotes the absence of cancer (non-cancerous), and '1'
indicates the presence of cancer (cancerous) in the medical
images. Fig 1. Shows the number of non-cancer and cancer
cases in our dataset.
Fig -1: Class distribution of the dataset
3.2. ALGORITHM USED
The procedure followed is as follows:
 Loading the data
 Performing preprocessing.
 Building the model architecture
 Train the model
 Evaluating the model using various evaluation
metrics.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 10 | Oct 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 560
Fig -2: Architecture of Proposed Methodology
3.2.1. Convolutional Neural Networks
Three layers of neural network make up a CNN model:
convolutional layers, pooling layers, and fully-connected
layers. We structured the CNN model as a sequential stack of
layers with four convolution layers`,fourmax-poolinglayers,
and two fully connected layers.
Convolutional layers help use to capture patterns and
features of the input image. Max-pooling layers reduce the
spatial dimensions of the features generated by the
convolutional layers. They are critical in reducing the
computational load and helping the model focusonthemost
relevant features. Also, there are two fully connected layers.
Fig.3 shows the architecture of CNN.
Fig -3: CNN Architecture
3.2.2. Artificial Neural Networks
An ANN comprises three layers of neurons: an input layer,
one, two, or three hidden layers, and an output layer. Figure
2 displays a common layout with neurons connected by
lines. The weight of each connection is a numerical value.
Artificial neural networks, a useful model for classification,
pattern recognition, grouping, and prediction, are becoming
increasingly popular among today's young. Fig.4 shows the
architecture of ANN.
Fig -4: ANN Architecture
3.2.3. Support Vector Machine
SVM is a machine learning approach for image classification,
also known as Support Vector Machine. Itworksbyselecting
the best hyperplane for dividing the classes in the feature
space. SVM can handle multidimensional data and is
resistant to noise and outliers.
3.3. PERFORMANCE ANALYSIS WITH METRICS
Evaluation metrics used to examine the three models in this
study are: accuracy, recall, f1 score and precision.
Table.1 shows the comparison between the three models
with respect to Accuracy, recall, f1 score and precision.
MODEL Accuracy
(in percentage)
Precision Recall F1-score
CNN 88% 0.80 0.73 0.77
ANN 71% 0.69 0.64 0.67
SVM 59% 0.50 0.45 0.47
Table -1: Comparison of CNN, ANN and SVM
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 10 | Oct 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 561
Here, TP - true positives, TN - true negatives, FP-false
positives, FN – false negatives.
Here, TP - true positives, TN - true negatives, FP-false
positives, FN – false negatives.
True Positives are the cases where the model correctly
predicted the positive class. True Negatives are the cases
where the model correctly predicted the negativeclass.False
Positivesare the cases wherethemodelincorrectlypredicted
the positive class when the actual class is negative. False
Negatives are the cases where the model incorrectly
predicted the negative classwhen the actual class is positive.
Fig -5: Performance Comparison
Figure.5 provides a clear andinsightful representation ofthe
performance of three distinct machine learning models –
ConvolutionalNeuralNetwork,ArtificialNeuralNetwork,and
Support Vector Machine in the context of breast cancer
classification. These models have been tested on a dataset
consisting of histopathological data acquired from breast
tissue samples. The primary objective of these models is to
determine whether the tissue samples are benign or
malignant based on the provided data.
The graph highlights the accuracy achieved by each of these
models, which is a fundamental metric for evaluating their
classification capabilities. Accuracy is calculated by dividing
the number of properlycategorizedcasesbythetotalnumber
of occurrences in the dataset.
4. CONCLUSION AND FUTURE WORK
When performing breast cancer classification using the
Breast Histopathology image dataset, this studyfocusesona
complete and in-depth evaluation of Convolutional Neural
Networks, Artificial Neural Networks, and Support Vector
Machines. The primary goal of this study was to compare
and contrast the accuracy of these three unique models.
These models were evaluated based on accuracy, F1-Score,
Recall, and precision. Our analysis of the three models
showed that the CNN model achievedthehighestaccuracyof
88%, followed by ANN with 71%, and SVM with 59%.
In this challenge, the CNN model fared better than the other
models because it was built to process and analyze picture
data. For the classification of breast cancer, its capacity to
automatically extract relevant information from the picture
data proved helpful. Although ANN also demonstrated a
respectable degree of accuracy, its performance fell short of
CNN's. The least accurate machine learning algorithm was
support vector machines (SVM), indicating the program's
shortcomings.
In conclusion, CNN has transformed into a powerful
instrument for categorizing photos of breast cancer, and
model selection plays a vital role in medical image analysis.
Finally, the study's findings will help patientsanddoctors by
supporting continuing efforts to improve breast cancer
detection and treatment.
Additional research into medical image analysis can be
launched from this study. Future research initiatives might
look at more complicated neural network topologies,
massive datasets, and other aspects to improve the overall
performance of the breast cancer classification mode.
REFERENCES
[1] Huang, Zexian, and Daqi Chen. "A breast cancer
diagnosis method based on VIM feature selection and
hierarchical clustering random forest algorithm." IEEE
Access 10 (2021):3284-3293.
[2] Yifan, Duan, Lu Jialin, and Feng Boxi. "Forecast
Model of Breast Cancer Diagnosis Based on RF-AdaBoost."
2021 International Conference on Communications,
Information System and Computer Engineering (CISCE).
IEEE, 2021.
[3] Zhou, Xiaomin, et al. "A comprehensive review for
breast histopathology image analysis using classical and
deep neural networks." IEEE Access8(2020):90931-90956.
[4] Mazo, Claudia, et al. "Clinical decision support
systems in breast cancer: a systematic review." Cancers12.2
(2020): 369.
[5] Laghmati, Sara, Amal Tmiri, and BouchaibCherradi.
"Machine learning based system for prediction of breast
cancer severity." 2019 International Conferenceon Wireless
Networks and Mobile Communications (WINCOM). IEEE,
2019.
[6] Bejnordi, Babak Ehteshami, et al. "Deep learning-
based assessmentoftumor-associatedstroma fordiagnosing
breast cancer in histopathology images." 2017 IEEE 14th
international symposiumon biomedical imaging(ISBI2017).
IEEE, 2017.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 10 | Oct 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 562
[7] Benny,Stephy,andSatishkumarL.Varma."Semantic
Segmentation in Immunohistochemistry Breast Cancer
Image using Deep Learning." 2021 International Conference
on Advances in Computing, Communication, and Control
(ICAC3). IEEE, 2021.
[8] Bhangu, Kamalpreet S., Jasminder K. Sandhu, and
Luxmi Sapra. "Improving diagnostic accuracy for breast
cancer using prediction-based approaches." 2020 Sixth
International Conference on Parallel, Distributed and Grid
Computing (PDGC). IEEE, 2020.
[9] Karthiga, R., and K. Narasimhan. "Automated
diagnosis of breast cancer using wavelet based entropy
features." 2018 Second international conference on
electronics, communication and aerospace technology
(ICECA). IEEE, 2018.
[10] P.Naga Jyothi, Rajya Lakhmi D, Rama Rao KVSN,
Identifying Fraudulent behaviors in healthcare claims using
random forest classifier with SMOTEechnique,International
Journal of e-Colloboration (IJEC), Vol.16,Issue.4,pp:30-
47.ESCI, WOS,SCOPUS,Jan-Mar 2021.
[11] P.Naga Jyothi, Rajya Lakhmi D, Rama Rao KVSN, A
Supervised Approach for Detection of Outliers in Healthcare
Claims Data, JESTR,SCOPUS Vol.13, pg:204-213, Mar 2020.
[12] Dr.P.Santhi Latha et.al A Study on the Expressionof
CCL5,CXCR4 and Angiogenic Factors by Prostate Cancer
Stem Cells.Annals of R.S.C.B., Scopus, APR-2021, 25, 1020-
1028.
[13] Dr.P.Santhi Latha et.al Exosomal tetraspanins as
regulators of cancer progression and metastasis and novel
diagnostic markers.Asia Pac JClinOncol.,Scopus,2018,2018
Dec, 383-391.

More Related Content

Similar to A Comprehensive Evaluation of Machine Learning Approaches for Breast Cancer Categorization

Breast Cancer Prediction
Breast Cancer PredictionBreast Cancer Prediction
Breast Cancer Prediction
IRJET Journal
 
IRJET- Breast Cancer Detection from Histopathology Images: A Review
IRJET-  	  Breast Cancer Detection from Histopathology Images: A ReviewIRJET-  	  Breast Cancer Detection from Histopathology Images: A Review
IRJET- Breast Cancer Detection from Histopathology Images: A Review
IRJET Journal
 
A Progressive Review: Early Stage Breast Cancer Detection using Ultrasound Im...
A Progressive Review: Early Stage Breast Cancer Detection using Ultrasound Im...A Progressive Review: Early Stage Breast Cancer Detection using Ultrasound Im...
A Progressive Review: Early Stage Breast Cancer Detection using Ultrasound Im...
IRJET Journal
 
A Progressive Review on Early Stage Breast Cancer Detection
A Progressive Review on Early Stage Breast Cancer DetectionA Progressive Review on Early Stage Breast Cancer Detection
A Progressive Review on Early Stage Breast Cancer Detection
IRJET Journal
 
Image processing and machine learning techniques used in computer-aided dete...
Image processing and machine learning techniques  used in computer-aided dete...Image processing and machine learning techniques  used in computer-aided dete...
Image processing and machine learning techniques used in computer-aided dete...
IJECEIAES
 
Logistic Regression Model for Predicting the Malignancy of Breast Cancer
Logistic Regression Model for Predicting the Malignancy of Breast CancerLogistic Regression Model for Predicting the Malignancy of Breast Cancer
Logistic Regression Model for Predicting the Malignancy of Breast Cancer
IRJET Journal
 
Comparative analysis on bayesian classification for breast cancer problem
Comparative analysis on bayesian classification for breast cancer problemComparative analysis on bayesian classification for breast cancer problem
Comparative analysis on bayesian classification for breast cancer problem
journalBEEI
 
PREDICTION OF BREAST CANCER,COMPARATIVE REVIEW OF MACHINE LEARNING TECHNIQUES...
PREDICTION OF BREAST CANCER,COMPARATIVE REVIEW OF MACHINE LEARNING TECHNIQUES...PREDICTION OF BREAST CANCER,COMPARATIVE REVIEW OF MACHINE LEARNING TECHNIQUES...
PREDICTION OF BREAST CANCER,COMPARATIVE REVIEW OF MACHINE LEARNING TECHNIQUES...
IRJET Journal
 
Predictive modeling for breast cancer based on machine learning algorithms an...
Predictive modeling for breast cancer based on machine learning algorithms an...Predictive modeling for breast cancer based on machine learning algorithms an...
Predictive modeling for breast cancer based on machine learning algorithms an...
IJECEIAES
 
IRJET - Classifying Breast Cancer Tumour Type using Convolution Neural Netwo...
IRJET  - Classifying Breast Cancer Tumour Type using Convolution Neural Netwo...IRJET  - Classifying Breast Cancer Tumour Type using Convolution Neural Netwo...
IRJET - Classifying Breast Cancer Tumour Type using Convolution Neural Netwo...
IRJET Journal
 
USING DATA MINING TECHNIQUES FOR DIAGNOSIS AND PROGNOSIS OF CANCER DISEASE
USING DATA MINING TECHNIQUES FOR DIAGNOSIS AND PROGNOSIS OF CANCER DISEASEUSING DATA MINING TECHNIQUES FOR DIAGNOSIS AND PROGNOSIS OF CANCER DISEASE
USING DATA MINING TECHNIQUES FOR DIAGNOSIS AND PROGNOSIS OF CANCER DISEASE
IJCSEIT Journal
 
IRJET- Breast Cancer Prediction using Supervised Machine Learning Algorithms
IRJET- Breast Cancer Prediction using Supervised Machine Learning AlgorithmsIRJET- Breast Cancer Prediction using Supervised Machine Learning Algorithms
IRJET- Breast Cancer Prediction using Supervised Machine Learning Algorithms
IRJET Journal
 
A Review on Data Mining Techniques for Prediction of Breast Cancer Recurrence
A Review on Data Mining Techniques for Prediction of Breast Cancer RecurrenceA Review on Data Mining Techniques for Prediction of Breast Cancer Recurrence
A Review on Data Mining Techniques for Prediction of Breast Cancer Recurrence
Dr. Amarjeet Singh
 
Breast cancer diagnosis via data mining performance analysis of seven differe...
Breast cancer diagnosis via data mining performance analysis of seven differe...Breast cancer diagnosis via data mining performance analysis of seven differe...
Breast cancer diagnosis via data mining performance analysis of seven differe...
cseij
 
Classification AlgorithmBased Analysis of Breast Cancer Data
Classification AlgorithmBased Analysis of Breast Cancer DataClassification AlgorithmBased Analysis of Breast Cancer Data
Classification AlgorithmBased Analysis of Breast Cancer Data
IIRindia
 
IRJET- Comparison of Breast Cancer Detection using Probabilistic Neural Netwo...
IRJET- Comparison of Breast Cancer Detection using Probabilistic Neural Netwo...IRJET- Comparison of Breast Cancer Detection using Probabilistic Neural Netwo...
IRJET- Comparison of Breast Cancer Detection using Probabilistic Neural Netwo...
IRJET Journal
 
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
IRJET Journal
 
SVM &GA-CLUSTERING BASED FEATURE SELECTION APPROACH FOR BREAST CANCER DETECTION
SVM &GA-CLUSTERING BASED FEATURE SELECTION APPROACH FOR BREAST CANCER DETECTIONSVM &GA-CLUSTERING BASED FEATURE SELECTION APPROACH FOR BREAST CANCER DETECTION
SVM &GA-CLUSTERING BASED FEATURE SELECTION APPROACH FOR BREAST CANCER DETECTION
ijscai
 
IRJET - A Conceptual Method for Breast Tumor Classification using SHAP Values ...
IRJET - A Conceptual Method for Breast Tumor Classification using SHAP Values ...IRJET - A Conceptual Method for Breast Tumor Classification using SHAP Values ...
IRJET - A Conceptual Method for Breast Tumor Classification using SHAP Values ...
IRJET Journal
 
A Comparative Analysis of Hybridized Genetic Algorithm in Predictive Models o...
A Comparative Analysis of Hybridized Genetic Algorithm in Predictive Models o...A Comparative Analysis of Hybridized Genetic Algorithm in Predictive Models o...
A Comparative Analysis of Hybridized Genetic Algorithm in Predictive Models o...
Shakas Technologies
 

Similar to A Comprehensive Evaluation of Machine Learning Approaches for Breast Cancer Categorization (20)

Breast Cancer Prediction
Breast Cancer PredictionBreast Cancer Prediction
Breast Cancer Prediction
 
IRJET- Breast Cancer Detection from Histopathology Images: A Review
IRJET-  	  Breast Cancer Detection from Histopathology Images: A ReviewIRJET-  	  Breast Cancer Detection from Histopathology Images: A Review
IRJET- Breast Cancer Detection from Histopathology Images: A Review
 
A Progressive Review: Early Stage Breast Cancer Detection using Ultrasound Im...
A Progressive Review: Early Stage Breast Cancer Detection using Ultrasound Im...A Progressive Review: Early Stage Breast Cancer Detection using Ultrasound Im...
A Progressive Review: Early Stage Breast Cancer Detection using Ultrasound Im...
 
A Progressive Review on Early Stage Breast Cancer Detection
A Progressive Review on Early Stage Breast Cancer DetectionA Progressive Review on Early Stage Breast Cancer Detection
A Progressive Review on Early Stage Breast Cancer Detection
 
Image processing and machine learning techniques used in computer-aided dete...
Image processing and machine learning techniques  used in computer-aided dete...Image processing and machine learning techniques  used in computer-aided dete...
Image processing and machine learning techniques used in computer-aided dete...
 
Logistic Regression Model for Predicting the Malignancy of Breast Cancer
Logistic Regression Model for Predicting the Malignancy of Breast CancerLogistic Regression Model for Predicting the Malignancy of Breast Cancer
Logistic Regression Model for Predicting the Malignancy of Breast Cancer
 
Comparative analysis on bayesian classification for breast cancer problem
Comparative analysis on bayesian classification for breast cancer problemComparative analysis on bayesian classification for breast cancer problem
Comparative analysis on bayesian classification for breast cancer problem
 
PREDICTION OF BREAST CANCER,COMPARATIVE REVIEW OF MACHINE LEARNING TECHNIQUES...
PREDICTION OF BREAST CANCER,COMPARATIVE REVIEW OF MACHINE LEARNING TECHNIQUES...PREDICTION OF BREAST CANCER,COMPARATIVE REVIEW OF MACHINE LEARNING TECHNIQUES...
PREDICTION OF BREAST CANCER,COMPARATIVE REVIEW OF MACHINE LEARNING TECHNIQUES...
 
Predictive modeling for breast cancer based on machine learning algorithms an...
Predictive modeling for breast cancer based on machine learning algorithms an...Predictive modeling for breast cancer based on machine learning algorithms an...
Predictive modeling for breast cancer based on machine learning algorithms an...
 
IRJET - Classifying Breast Cancer Tumour Type using Convolution Neural Netwo...
IRJET  - Classifying Breast Cancer Tumour Type using Convolution Neural Netwo...IRJET  - Classifying Breast Cancer Tumour Type using Convolution Neural Netwo...
IRJET - Classifying Breast Cancer Tumour Type using Convolution Neural Netwo...
 
USING DATA MINING TECHNIQUES FOR DIAGNOSIS AND PROGNOSIS OF CANCER DISEASE
USING DATA MINING TECHNIQUES FOR DIAGNOSIS AND PROGNOSIS OF CANCER DISEASEUSING DATA MINING TECHNIQUES FOR DIAGNOSIS AND PROGNOSIS OF CANCER DISEASE
USING DATA MINING TECHNIQUES FOR DIAGNOSIS AND PROGNOSIS OF CANCER DISEASE
 
IRJET- Breast Cancer Prediction using Supervised Machine Learning Algorithms
IRJET- Breast Cancer Prediction using Supervised Machine Learning AlgorithmsIRJET- Breast Cancer Prediction using Supervised Machine Learning Algorithms
IRJET- Breast Cancer Prediction using Supervised Machine Learning Algorithms
 
A Review on Data Mining Techniques for Prediction of Breast Cancer Recurrence
A Review on Data Mining Techniques for Prediction of Breast Cancer RecurrenceA Review on Data Mining Techniques for Prediction of Breast Cancer Recurrence
A Review on Data Mining Techniques for Prediction of Breast Cancer Recurrence
 
Breast cancer diagnosis via data mining performance analysis of seven differe...
Breast cancer diagnosis via data mining performance analysis of seven differe...Breast cancer diagnosis via data mining performance analysis of seven differe...
Breast cancer diagnosis via data mining performance analysis of seven differe...
 
Classification AlgorithmBased Analysis of Breast Cancer Data
Classification AlgorithmBased Analysis of Breast Cancer DataClassification AlgorithmBased Analysis of Breast Cancer Data
Classification AlgorithmBased Analysis of Breast Cancer Data
 
IRJET- Comparison of Breast Cancer Detection using Probabilistic Neural Netwo...
IRJET- Comparison of Breast Cancer Detection using Probabilistic Neural Netwo...IRJET- Comparison of Breast Cancer Detection using Probabilistic Neural Netwo...
IRJET- Comparison of Breast Cancer Detection using Probabilistic Neural Netwo...
 
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
 
SVM &GA-CLUSTERING BASED FEATURE SELECTION APPROACH FOR BREAST CANCER DETECTION
SVM &GA-CLUSTERING BASED FEATURE SELECTION APPROACH FOR BREAST CANCER DETECTIONSVM &GA-CLUSTERING BASED FEATURE SELECTION APPROACH FOR BREAST CANCER DETECTION
SVM &GA-CLUSTERING BASED FEATURE SELECTION APPROACH FOR BREAST CANCER DETECTION
 
IRJET - A Conceptual Method for Breast Tumor Classification using SHAP Values ...
IRJET - A Conceptual Method for Breast Tumor Classification using SHAP Values ...IRJET - A Conceptual Method for Breast Tumor Classification using SHAP Values ...
IRJET - A Conceptual Method for Breast Tumor Classification using SHAP Values ...
 
A Comparative Analysis of Hybridized Genetic Algorithm in Predictive Models o...
A Comparative Analysis of Hybridized Genetic Algorithm in Predictive Models o...A Comparative Analysis of Hybridized Genetic Algorithm in Predictive Models o...
A Comparative Analysis of Hybridized Genetic Algorithm in Predictive Models o...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
IRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
IRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
IRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
IRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
ssuser9bd3ba
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
Kamal Acharya
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 

Recently uploaded (20)

HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
 

A Comprehensive Evaluation of Machine Learning Approaches for Breast Cancer Categorization

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 10 | Oct 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 557 A Comprehensive Evaluation of Machine Learning Approaches for Breast Cancer Categorization Venkata Siddarth Gullipalli1, Katakam Hemanvitha2, P. Naga Jyothi3 1B. Tech, CSE, GITAM University, Visakhapatnam, India 2B. Tech, CSE, GITAM University, Visakhapatnam, India 3Assistant Professor, Dept. of CSE, GITAM University, GST, Visakhapatnam, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Breast cancer is the most common disease among women. There were approximately 2,00,000 deaths from breast cancer worldwide in 2022. As we progress to 2023, an even more alarming projection looms, with an anticipated 627,000 precious lives at risk of being lost to this cancer. Early detection and accurate classification of breast cancer are imperative for effective treatment and patient outcomes. This research paper aims to compare the performance of three models—Convolutional Neural Networks (CNN), Artificial Neural Networks (ANN), and Support Vector Machines (SVM)—in the context of breast cancer classification. The study seeks to determine which model yields the highest accuracy and reliability in diagnosing breast cancer from Breast Histopathology Images. The CNN model demonstrated the highest classification accuracy at 87%, followedbySVM at 76% and ANN at 71%. CNN also exhibited superior sensitivity in detecting malignant cases, while ANN had the fastest training time. Our findings suggest that CNN is the most promising model for breastcancerclassificationduetoitshigh accuracy and sensitivity. Key Words: Breast cancer classification, CNN, ANN, SVM, Histopathology images 1.INTRODUCTION According to a Medical News Today survey, the expected number of new breast cancer cases by 2023 is 2.87 lakhs. These have been increasing since 2011; by 2030, they will have increased by more than 50%. According to the UICC (Union for International Cancer Control), one out of every eight persons is diagnosed withbreastcancer.Accordingtoa WHO report, breast cancer affects people of both sexes in 158 countries. Breast cancer will impact one in every three (30%) new females in the United States, according to the American Cancer Society's predictions. Since resources are unjustly distributed, the mortality rate continues to climb. Breast cancer cannot be realized early if it has advanced. Breast cancer cells frequently develop a tumor,whichcanbe visible on an x-ray or felt as a bump. These often appear in lining (epithelium) cells in the glandular tissue of the breast. It is localized initially to a lobule or duct, called stage 0, which can be treated with various systematic treatments. It efficiently saves lives and prevents cancerous cells from developing and expanding. If these cells advance to blood and lymph arteries, the cancer developstoa metastaticstage and may damage the lungs, liver, bones, and brain. In such a way, one form of cancer might spread to different body organs. This proposed work aims to help people become aware of illness symptoms as they progress from early to late stages. Expert knowledge is needed to decide what type of treatment a patient or clinical practitioner might get. Every day marks another step forward in developing prediction and treatment methods that might assist the public in every individual health result. The planned effort for therapy helps in the context of breast cancer. Early diagnosis and treatment will be critical in improving the patient's prognosis. Breast cancer is anticipated to be the leading cause of death among women in the following years. A clinical breast examination, breastimagingmodalities,and biopsy are the existing and regularlyutilizedimagingtoolsin the diagnostic process. Mammography and ultrasound are the most often used diagnosticmethods, whileothermodern procedures such as PET, PET-CT, SLNB, BSGI, and others need effective data collecting. 2. REVIEW OF RESEARCH AND DEVELOPMENTS IN THE DOMAIN Most of the researcher's work focuses on whether the cancer is malignant or benign. The reviews discussed the type of tool, input clinical data, and use of computer-aided algorithms. The paperwork defines not only provides a decision on the cancer types and its follow-up treatment. Duan et al. (2021) used Wisconsin Breast cancer tumor prediction using Random Forest and AdaBoost algorithms. The data collection includes 569 random samples, of which 357 are benign and 212 are malignant. They considered factors for results evaluation like breast mass concavity, density, tumor, cell nucleus radius, texture, circumference, area, etc. The data standardization is done without missing their correlation by using various techniques of Python packages. Ensemble learning algorithm they had used to aggregatethe decision with appropriatepredictionaccuracy. RF with AdaBoost used search parameter optimization is selected to improve the performance by hyperparameters optimization still. The limitation is there is knowledge with
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 10 | Oct 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 558 expertise, and experience.Itisacomputer-aideddecisionand cannot be justified as accurate for the diagnosis[1]. Huang et al. (2021) proposed the Hierarchical Clustering Random Forest Algorithm(HCRF) and explained decision trees were weak in classification tasks, so they added a component clustering. The outcome of the representative trees will be clustered with low similarity and high accuracy and use variable Importance Measure(VIM) to optimize the feature selection process. The model HCRF includes the standard WisconsinDiagnosisBreastCancerdataset(WDBC) and WBC of 569 and 669 samples with 39 attributes. Selectingthemostdiscriminatingfeatureprovidesbiomarker information using the VIM method of eliminating the least important attributes. Applying HCRF will create diversified DTs, whichare groupedaccordingtohighsimilaritymeasure, then calculating the similarity measure and comparing and grouping it multiple times to buildadecisionwiththehighest AUC value and ignoring the other DTs' decision. The similarity measure is calculated by the Disagreement Measure(DIS). The comparative results were obtainedusing different techniques: DT, AdaBoost,RF,andHCRF.Thefuture direction of the researcher's work is using visualization DTs and heuristic algorithms[2]. Xiaomin Zhou et al. (2020) discussed a review on breast cancer based on Breast Histopathological Image Analysis (BIA), Artificial Intelligence(AI) and deep learning approaches, input datasets, and transfer learning techniques of various researchers' works. The limitations perthereview mentioned are a collection of data, input image analysis, overfit of data, time of execution, comprehensive knowledge of input data and feature extraction, and suitable algorithm application. The futuredirection of his workistofocusonthe analysis of microscopic images and the precision of the drug for proper treatment[3]. Mazo et al. (2020) proposed a systematic review of the Clinical Decision Support Systems(CDSSs), which assists medical staff in decision-making. He discussed the works collected from various databases and illustrated their limitations, benefits, and opportunities forindividualresults. DSS majority supports the medical diagnosis and improves decision-making and medical practitioner education. According to the researcher summary, CDSSs are not many based on breast cancer treatment as reported by global standards. His literature screened 1000 articles to explore the availability of tools and how they assist medical organizations[4]. Sara et al. (2019) discussed using machine learning algorithms to diagnose breast cancer with the Mammographic mass dataset.Topredicttheseverity,models used six attributes of BI-RADS(Breast Imaging-Reporting Data Stream), which has 516 benign and 455 malignant images, whichtheycollectedfromtheRadiologyofUniversity Erlangen-Nuremberg. ANN, KNN DT, and Binary SVM classifiers are used, and their results are compared with different metrics [5]. Babak et al. (2017) proposed work to classify hematoxylin and eosin-stained breast specimens using Convolutional Neutral Networks. They used nearly 646 breast tissue biopsies. The discriminativeevaluationsuseAUC(Areaunder ROC) on normal and abnormal tissue stromal regions. The briefing of the classification work includes pre-processing, feature selection like epithelium, stroma, and fat, and extraction for stromal areas. The model is based on two primary constructs for breast tissue component classification: the classification of stromal regions and the framework for the model parameters. A VGGnet (CNN) with 11 layers and a ReLU activation function, uses 12 filters composed of CNN1 followed by CNN2 network to optimize the classification. The results were 95% on classifying tissue into epithelium, stroma, and fat. Pixel level accuracy is 92% for discriminating. The future work uses biomarkers to predict using advanced computer-aided techniques[6]. Benny et al.(2021) proposed theirworkonproteinsegments in the membrane regionforHER2expressionofbreastcancer using segmentation methods to identify ROI. The data of HER2 are tissue images and categorized into three groups based on the scores. The methodology includes various segmentation techniques like FCN, SegNet, and U-Net. Segment the protein structure area and quantify for parameter evaluation between target and predicted masks. The higher the loss of images, the lower the prediction values[7]. Bhangu et al. (2020) discussed the classificationofcancerous and benign tumors by applying various machine-learning techniques. The digitized images of FNA (Fine needle aspiration ) consist of 569 samples with 32 variables (dependent and independent ) and are categorized into 3, each containing 10 features based on the breast mass and radius. Preprocessing was carried out with a correlation matrix and models applied for classifying into M and B classes: SVM, LR, K-NN, Naive Bayes, DTs, RF, Multilayer Perceptron,LinearDiscriminantAnalysis,AdaBoost,Gradient Boosting, XGBoost classifiers, and comparative analysis is done. The limitation of their work is that it does not support clinician expertise fordecisions,andthefuturescopeistouse ensemble models[8]. Karthiga et al. (2018) discussed the K-Means clustering for image segmentation of cell nuclei, and the DWT transformationtechniqueisappliedforthesegmentedimage. The BreakHis dataset includes 40X to 200X images of 300 histopathological images of ductal carcinoma, lobular carcinoma, and mucinous carcinoma images. The image is partitioned into clusters using K-Means to k clusters and applying the coifelt wavelet and wavelet transform to generate sub-band images such as LH, LL, HL, and HH. Using Shannon entropy and Log energy Entropy for feature
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 10 | Oct 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 559 extraction to quantify the image by analyzing and classifying the benign and malignant subband of images [9]. Naga Jyothi P et.al (2021) discussed a model to extract the fraudulent behavior from the claims data, which the claimants submit by using different machine learning algorithms and various data preprocessing techniques to optimize the results. The application was developed to assist the healthcare organization and worked on CMS data, which is an authenticated dataset from a U.S. organization. [10]The work is preceded (Naga Jyothi P et al. (2020)) by the results obtained from the supervised approach for identifying the outliers of the claims based on the hospital location and category of the surgery. The results are obtained from the fraudand legitimaterecords for using different classification rules [11]. Shanti Latha P et al. (2021)Thepresentreviewfocusesonthe importance of exosomal tetraspaninsinregulatingtumorcell progression and its mechanistic role in contributing to metastasis. Exosomes are small vesicular proteins that are important for cell communication and subsequent signaling. Literature from numerous studies demonstrates that exosomal tetraspanin proteins such as CD9, CD63, and CD81 serve to sort and selectively recruit biomolecules, select targets, cell-specific entry, capture angiogenesis, and vasculogenesis [12]. Shanti Latha P et al. (2018) The presentresearchinvestigates the expression of angiogenesis marker VEGF, chemokines, and its specific receptor in prostate cancer stem cells (CSCs). CCL5 is a classical chemotactic cytokine that plays a crucial role in tumor growth, proliferation, and angiogenesis. However, their role in the development of stemness was not studied. Briefly, 5- fluorouracil-resistant prostate CSCs were sorted using FACS, and the expression of VEGF, CCL5, and its associatedreceptorCXCR4wasevaluatedbywesternblotting [13]. 3. PROPOSED METHODOLOGY The decision-making process in healthcare is critical and plays a superficial role in everyday life. A clinical decision support system constantlyimprovesthe qualityoftreatment with lower costs for better health. The general approach to treating a patient is an umbrella approach where collecting the symptoms and, based on the reports, diagnosisiscarried out.[10] The precision-based system considers many factors, and the level of granularity is at optimum to know the patient's status. Diagnosis is intertwined in a more précised way to every individual. The framework of many healthcare organizations is to optimize and personalize their services for patients to progress continuously. Perhaps personalized healthcare service is possible with advanced computational models nowadays [11]. The paper's objective is to compare three different models and find out which model provides more accurateresults for our problem statement. 3.1. DATASET DESCRIPTION In this study, pictures of breast histopathology are used to carry out the classification. The dataset comprises 280 main folders, each of which contains two subfolders labeled '0' and '1'. Within the '0' subfolder, there are 780 non-cancerous images, whilethe'1' subfolder contains 780 cancerous images. Here, '0' typically denotes the absence of cancer (non-cancerous), and '1' indicates the presence of cancer (cancerous) in the medical images. Fig 1. Shows the number of non-cancer and cancer cases in our dataset. Fig -1: Class distribution of the dataset 3.2. ALGORITHM USED The procedure followed is as follows:  Loading the data  Performing preprocessing.  Building the model architecture  Train the model  Evaluating the model using various evaluation metrics.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 10 | Oct 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 560 Fig -2: Architecture of Proposed Methodology 3.2.1. Convolutional Neural Networks Three layers of neural network make up a CNN model: convolutional layers, pooling layers, and fully-connected layers. We structured the CNN model as a sequential stack of layers with four convolution layers`,fourmax-poolinglayers, and two fully connected layers. Convolutional layers help use to capture patterns and features of the input image. Max-pooling layers reduce the spatial dimensions of the features generated by the convolutional layers. They are critical in reducing the computational load and helping the model focusonthemost relevant features. Also, there are two fully connected layers. Fig.3 shows the architecture of CNN. Fig -3: CNN Architecture 3.2.2. Artificial Neural Networks An ANN comprises three layers of neurons: an input layer, one, two, or three hidden layers, and an output layer. Figure 2 displays a common layout with neurons connected by lines. The weight of each connection is a numerical value. Artificial neural networks, a useful model for classification, pattern recognition, grouping, and prediction, are becoming increasingly popular among today's young. Fig.4 shows the architecture of ANN. Fig -4: ANN Architecture 3.2.3. Support Vector Machine SVM is a machine learning approach for image classification, also known as Support Vector Machine. Itworksbyselecting the best hyperplane for dividing the classes in the feature space. SVM can handle multidimensional data and is resistant to noise and outliers. 3.3. PERFORMANCE ANALYSIS WITH METRICS Evaluation metrics used to examine the three models in this study are: accuracy, recall, f1 score and precision. Table.1 shows the comparison between the three models with respect to Accuracy, recall, f1 score and precision. MODEL Accuracy (in percentage) Precision Recall F1-score CNN 88% 0.80 0.73 0.77 ANN 71% 0.69 0.64 0.67 SVM 59% 0.50 0.45 0.47 Table -1: Comparison of CNN, ANN and SVM
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 10 | Oct 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 561 Here, TP - true positives, TN - true negatives, FP-false positives, FN – false negatives. Here, TP - true positives, TN - true negatives, FP-false positives, FN – false negatives. True Positives are the cases where the model correctly predicted the positive class. True Negatives are the cases where the model correctly predicted the negativeclass.False Positivesare the cases wherethemodelincorrectlypredicted the positive class when the actual class is negative. False Negatives are the cases where the model incorrectly predicted the negative classwhen the actual class is positive. Fig -5: Performance Comparison Figure.5 provides a clear andinsightful representation ofthe performance of three distinct machine learning models – ConvolutionalNeuralNetwork,ArtificialNeuralNetwork,and Support Vector Machine in the context of breast cancer classification. These models have been tested on a dataset consisting of histopathological data acquired from breast tissue samples. The primary objective of these models is to determine whether the tissue samples are benign or malignant based on the provided data. The graph highlights the accuracy achieved by each of these models, which is a fundamental metric for evaluating their classification capabilities. Accuracy is calculated by dividing the number of properlycategorizedcasesbythetotalnumber of occurrences in the dataset. 4. CONCLUSION AND FUTURE WORK When performing breast cancer classification using the Breast Histopathology image dataset, this studyfocusesona complete and in-depth evaluation of Convolutional Neural Networks, Artificial Neural Networks, and Support Vector Machines. The primary goal of this study was to compare and contrast the accuracy of these three unique models. These models were evaluated based on accuracy, F1-Score, Recall, and precision. Our analysis of the three models showed that the CNN model achievedthehighestaccuracyof 88%, followed by ANN with 71%, and SVM with 59%. In this challenge, the CNN model fared better than the other models because it was built to process and analyze picture data. For the classification of breast cancer, its capacity to automatically extract relevant information from the picture data proved helpful. Although ANN also demonstrated a respectable degree of accuracy, its performance fell short of CNN's. The least accurate machine learning algorithm was support vector machines (SVM), indicating the program's shortcomings. In conclusion, CNN has transformed into a powerful instrument for categorizing photos of breast cancer, and model selection plays a vital role in medical image analysis. Finally, the study's findings will help patientsanddoctors by supporting continuing efforts to improve breast cancer detection and treatment. Additional research into medical image analysis can be launched from this study. Future research initiatives might look at more complicated neural network topologies, massive datasets, and other aspects to improve the overall performance of the breast cancer classification mode. REFERENCES [1] Huang, Zexian, and Daqi Chen. "A breast cancer diagnosis method based on VIM feature selection and hierarchical clustering random forest algorithm." IEEE Access 10 (2021):3284-3293. [2] Yifan, Duan, Lu Jialin, and Feng Boxi. "Forecast Model of Breast Cancer Diagnosis Based on RF-AdaBoost." 2021 International Conference on Communications, Information System and Computer Engineering (CISCE). IEEE, 2021. [3] Zhou, Xiaomin, et al. "A comprehensive review for breast histopathology image analysis using classical and deep neural networks." IEEE Access8(2020):90931-90956. [4] Mazo, Claudia, et al. "Clinical decision support systems in breast cancer: a systematic review." Cancers12.2 (2020): 369. [5] Laghmati, Sara, Amal Tmiri, and BouchaibCherradi. "Machine learning based system for prediction of breast cancer severity." 2019 International Conferenceon Wireless Networks and Mobile Communications (WINCOM). IEEE, 2019. [6] Bejnordi, Babak Ehteshami, et al. "Deep learning- based assessmentoftumor-associatedstroma fordiagnosing breast cancer in histopathology images." 2017 IEEE 14th international symposiumon biomedical imaging(ISBI2017). IEEE, 2017.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 10 | Oct 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 562 [7] Benny,Stephy,andSatishkumarL.Varma."Semantic Segmentation in Immunohistochemistry Breast Cancer Image using Deep Learning." 2021 International Conference on Advances in Computing, Communication, and Control (ICAC3). IEEE, 2021. [8] Bhangu, Kamalpreet S., Jasminder K. Sandhu, and Luxmi Sapra. "Improving diagnostic accuracy for breast cancer using prediction-based approaches." 2020 Sixth International Conference on Parallel, Distributed and Grid Computing (PDGC). IEEE, 2020. [9] Karthiga, R., and K. Narasimhan. "Automated diagnosis of breast cancer using wavelet based entropy features." 2018 Second international conference on electronics, communication and aerospace technology (ICECA). IEEE, 2018. [10] P.Naga Jyothi, Rajya Lakhmi D, Rama Rao KVSN, Identifying Fraudulent behaviors in healthcare claims using random forest classifier with SMOTEechnique,International Journal of e-Colloboration (IJEC), Vol.16,Issue.4,pp:30- 47.ESCI, WOS,SCOPUS,Jan-Mar 2021. [11] P.Naga Jyothi, Rajya Lakhmi D, Rama Rao KVSN, A Supervised Approach for Detection of Outliers in Healthcare Claims Data, JESTR,SCOPUS Vol.13, pg:204-213, Mar 2020. [12] Dr.P.Santhi Latha et.al A Study on the Expressionof CCL5,CXCR4 and Angiogenic Factors by Prostate Cancer Stem Cells.Annals of R.S.C.B., Scopus, APR-2021, 25, 1020- 1028. [13] Dr.P.Santhi Latha et.al Exosomal tetraspanins as regulators of cancer progression and metastasis and novel diagnostic markers.Asia Pac JClinOncol.,Scopus,2018,2018 Dec, 383-391.