0% found this document useful (0 votes)
68 views

Abstract Cancer

Breast cancer is one of the most dangerous diseases affecting women worldwide. Detecting breast cancer early through screening helps save lives. Machine learning techniques are commonly used to detect breast cancer, such as analyzing the Wisconsin Breast Cancer Database. This study compares how convolutional neural networks and logistic regression combined with ensemble voting methods can effectively diagnose breast cancer even with reduced variables. When evaluated against other machine learning algorithms, the neural network approach achieved 98.5% accuracy in diagnosis. This project uses convolutional neural networks for breast cancer diagnosis.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
68 views

Abstract Cancer

Breast cancer is one of the most dangerous diseases affecting women worldwide. Detecting breast cancer early through screening helps save lives. Machine learning techniques are commonly used to detect breast cancer, such as analyzing the Wisconsin Breast Cancer Database. This study compares how convolutional neural networks and logistic regression combined with ensemble voting methods can effectively diagnose breast cancer even with reduced variables. When evaluated against other machine learning algorithms, the neural network approach achieved 98.5% accuracy in diagnosis. This project uses convolutional neural networks for breast cancer diagnosis.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

ABSTRACT

According to Breast Cancer Institute (BCI), Breast Cancer is one of the most dangerous
type of diseases that is very effective for women in the world. As per clinical expert detecting
this cancer in its first stage helps in saving lives. As per cancer.net offers individualized guides
for more than 120 types of cancer and related hereditary syndromes. For detecting breast cancer
mostly machine learning techniques are used. we proposed few machine learning algorithms
along with adaptive ensemble voting method for diagnosed breast cancer using Wisconsin Breast
Cancer database. The aim of this work is to compare and explain how CNN and logistic
algorithm provide better solution when its work with ensemble machine learning algorithms for
diagnosing breast cancer even the variables are reduced. There are 2 types tumors are there. one
is Benign Tumor and the other is malignant in which benign Tumor is non-cancerous and the
malignant is a cancer Tumor.
The machine learning field has gained its momentum in almost any domain of
research and just recently has become a reliable tool in the medical domain.Machine
Learning(ML) is envisioned as a tool by which computer-based systems can be integrated in the
health care field in order to get more efficient medical care. When compared to related work
from the literature. It is shown that the ANN approach with logistic algorithm is achieved
98.50% accuracy from another machine learning algorithm.In this project we use convolutional
neural network a deep learning model to diagnose breast cancer.

ix

You might also like