SlideShare a Scribd company logo
1 of 17
PROJECT PHASE 2 – UIS715P
2020 – 2021
BREAST CANCER DETECTION USING
MACHINE LEARNING
B.V.V.Sangha’s
Basaveshwar Engineering College(A),
Bagalkot - 587102
Department of Information Science
P r o j e c t G u i d e : P r o f S . N . K U G A L I Submitted By :1)Shashank.S.S
2)Shreeshail.C.T
3)Vijayalaxmi.M.B
4)Allamprabhu.R.Y
 Wo m e n a r e s e r i o u s l y t h r e a t e n e d b y b r e a s t c a n c e r w i t h h i g h
m o r b i d i t y a n d m o r t a l i t y.
 T h e l a c k o f r o b u s t p r o g n o s i s m o d e l s r e s u l t s i n d i f f i c u l t y f o r
d o c t o r s t o p r e p a r e a t r e a t m e n t p l a n t h a t m a y p r o l o n g p a t i e n t
s u r v i v a l t i m e .
 H e n c e , t h e r e q u i r e m e n t o f t i m e i s t o d e v e l o p t h e t e c h n i q u e w h i c h
g i v e s m i n i m u m e r r o r t o i n c r e a s e a c c u r a c y. F o u r a l g o r i t h m S V M ,
L o g i s t i c R e g r e s s i o n , R a n d o m F o r e s t a n d K N N w h i c h p r e d i c t t h e
B r e a s t c a n c e r o u t c o m e h a v e b e e n c o m p a r e d i n t h e p a p e r u s i n g
d i f f e r e n t d a t a s e t s .
 A l l e x p e r i m e n t s a r e e x e c u t e d w i t h i n a s i m u l a t i o n e n v i r o n m e n t a n d
c o n d u c t e d i n J u p y t e r p l a t f o r m .
Introduction
Aim of Project categorizes in three domains.
First domain is prediction of cancer before diagnosis;
Second domain is prediction of diagnosis and treatment;
Third domain focuses on outcome during treatment.
The proposed work can be used to predict the outcome of different technique and suitable technique can
be used depending upon requirement. This research is carried out to predict the accuracy.
The future Project can be carried out to predict the other different parameters and breast cancer Project
can be categorizes on basis of other parameters.
O B J E C T I V S
• T h i s a n a l y s i s a i m s t o o b s e r v e w h i c h f e a t u r e s a r e m o s t h e l p f u l i n
p r e d i c t i n g m a l i g n a n t o r b e n i g n c a n c e r .
• O u r a p p l i c a t i o n w i l l r e s u l t s t h e m o r e a c c u r a t e t h a n t h e d o c t o r ’ s
p r e d i c t i o n .
• C o s t a n d t i m e e f f i c i e n t .
1. Support Vector machine algorithm
2. Random forest algorithm
3. K-nearest neighbors algorithm
4. Logistic regression algorithm
ALGORITHMS USED IN THIS APPLICATION
Front End Design
DATA FILE
CODING PART
print("loading done")
wait for loading page.
from ipywidgets import widgets, Layout
here we are importing widgets from jupyter layout.
A1=widgets.Label('Radius mean (Range 0-50)')
Here we are label to that widget to radius mean.
display(A1)
displaying that label.
V1=widgets.Text()
importing text box widget.
display(V1)
displaying tat text box.
Explanation
Import os.path
This module contains some useful functions on pathnames, because we are importing
this.
import pandas as pd
pandas is a software library written for the Python programming language for data
manipulation and analysis.
from os import path
Here we are importing os path, for manipulate os path.
Importing matplotlib and pyplot
Pyplot is a collection of functions in the popular visualization package Matplotlib.
Its functions manipulate elements of a figure, such as creating a figure, creating a
plotting area, plotting lines, adding plot labels, etc. Let's use the plot() function from
pyplot to create a dashed line graph showing the growth of a company's stock.
Remember, you can change the color of the line by adding the argument color and the
linestlye by adding the argument linestyle.
Explanation
import numpy as np
numpy is an buildin function,its helps us to create and array.
import joblib as jb
Joblib is such an pacakage that can simply turn our Python code into parallel
computing mode and of course increase the computing speed.
Import json
JSON is a syntax for storing and exchanging data.
import ipywidgets as widgets
ipywidgets, also known as jupyter-widgets or simply widgets, are interactive HTML
widgets for Jupyter notebooks and the IPython kernel. Notebooks come alive when
interactive widgets are used. Users gain control of their data and can visualize
changes in the data.
Explanation
OUTPUT
•Rashmi G D, A Lekha and Neelam Bawani, “Analysis of efficiency of classification and prediction
algorithms (Naïve Bayes) for breast cancer”, International Conference on Emerging Research in
Electronics, Computer Science and Technology, 17th to 19th December, 2015, Mandya, India.
•Bo Fu, Pei Liu, Jie Lin, Ling Deng, Kejia Hu and Hong Zheng, “Predicting invasive disease–free
survival for early–stage breast cancer patients using follow up clinical data”, IEEE Transactions on
Biomedical Engineering, 2018.
•S N Singh and Shivani Thakral, “Using data mining tools for breast cancer prediction and analysis”,
4th International Conference on Computing, Communication and Automation, 14thto 15th
December, 2018, Greater, Noida, India.
•Kemal Polat and Umit Senturk, “A novel ML approach to prediction of breast cancer: combining of
mad normalization, KMC based feature weighting and adaboost classifier”, 2nd International
Symposium on Multidisciplinary Studies and Innovative Technologies, 19th to 21st October, 2018,
Ankara, Turkey.
REFERENCES
CONCLUSION
•What we did ?
Till this phase of project, we have created a front end design
using jupyter widget, and with the help of python programming
language.

More Related Content

What's hot

Breast Cancer Detection using Convolution Neural Network
Breast Cancer Detection using Convolution Neural NetworkBreast Cancer Detection using Convolution Neural Network
Breast Cancer Detection using Convolution Neural NetworkIRJET Journal
 
IRJET- Breast Cancer Disease Prediction : Using Machine Learning Approach
IRJET- Breast Cancer Disease Prediction : Using Machine Learning ApproachIRJET- Breast Cancer Disease Prediction : Using Machine Learning Approach
IRJET- Breast Cancer Disease Prediction : Using Machine Learning ApproachIRJET Journal
 
BREAST CANCER DIAGNOSIS USING MACHINE LEARNING ALGORITHMS –A SURVEY
BREAST CANCER DIAGNOSIS USING MACHINE LEARNING ALGORITHMS –A SURVEYBREAST CANCER DIAGNOSIS USING MACHINE LEARNING ALGORITHMS –A SURVEY
BREAST CANCER DIAGNOSIS USING MACHINE LEARNING ALGORITHMS –A SURVEYijdpsjournal
 
IRJET - Survey on Analysis of Breast Cancer Prediction
IRJET - Survey on Analysis of Breast Cancer PredictionIRJET - Survey on Analysis of Breast Cancer Prediction
IRJET - Survey on Analysis of Breast Cancer PredictionIRJET Journal
 
Early detection of breast cancer using mammography images and software engine...
Early detection of breast cancer using mammography images and software engine...Early detection of breast cancer using mammography images and software engine...
Early detection of breast cancer using mammography images and software engine...TELKOMNIKA JOURNAL
 
IRJET- Effect of Principal Component Analysis in Lung Cancer Detection us...
IRJET-  	  Effect of Principal Component Analysis in Lung Cancer Detection us...IRJET-  	  Effect of Principal Component Analysis in Lung Cancer Detection us...
IRJET- Effect of Principal Component Analysis in Lung Cancer Detection us...IRJET Journal
 
Classification of Breast Masses Using Convolutional Neural Network as Feature...
Classification of Breast Masses Using Convolutional Neural Network as Feature...Classification of Breast Masses Using Convolutional Neural Network as Feature...
Classification of Breast Masses Using Convolutional Neural Network as Feature...Pinaki Ranjan Sarkar
 
An Analysis of The Methods Employed for Breast Cancer Diagnosis
An Analysis of The Methods Employed for Breast Cancer Diagnosis An Analysis of The Methods Employed for Breast Cancer Diagnosis
An Analysis of The Methods Employed for Breast Cancer Diagnosis IJORCS
 
An approach for breast cancer diagnosis classification using neural network
An approach for breast cancer diagnosis classification using neural networkAn approach for breast cancer diagnosis classification using neural network
An approach for breast cancer diagnosis classification using neural networkacijjournal
 
Robust Breast Cancer Diagnosis on Four Different Datasets Using Multi-Classif...
Robust Breast Cancer Diagnosis on Four Different Datasets Using Multi-Classif...Robust Breast Cancer Diagnosis on Four Different Datasets Using Multi-Classif...
Robust Breast Cancer Diagnosis on Four Different Datasets Using Multi-Classif...ahmad abdelhafeez
 
A Review on Brain Disorder Segmentation in MR Images
A Review on Brain Disorder Segmentation in MR ImagesA Review on Brain Disorder Segmentation in MR Images
A Review on Brain Disorder Segmentation in MR ImagesIJMER
 
IRJET- A Survey on Soft Computing Techniques for Early Detection of Breast Ca...
IRJET- A Survey on Soft Computing Techniques for Early Detection of Breast Ca...IRJET- A Survey on Soft Computing Techniques for Early Detection of Breast Ca...
IRJET- A Survey on Soft Computing Techniques for Early Detection of Breast Ca...IRJET Journal
 
IRJET- Exploring Colorectal Cancer Genes through Data Mining Techniques
IRJET- Exploring Colorectal Cancer Genes through Data Mining TechniquesIRJET- Exploring Colorectal Cancer Genes through Data Mining Techniques
IRJET- Exploring Colorectal Cancer Genes through Data Mining TechniquesIRJET Journal
 
Definiens In Digital Pathology Hr
Definiens In Digital Pathology HrDefiniens In Digital Pathology Hr
Definiens In Digital Pathology HrDaniel Nicolson
 
IRJET - Prediction of Risk Factor of the Patient with Hepatocellular Carcinom...
IRJET - Prediction of Risk Factor of the Patient with Hepatocellular Carcinom...IRJET - Prediction of Risk Factor of the Patient with Hepatocellular Carcinom...
IRJET - Prediction of Risk Factor of the Patient with Hepatocellular Carcinom...IRJET Journal
 
IRJET- Image Classification using Deep Learning Neural Networks for Brain...
IRJET-  	  Image Classification using Deep Learning Neural Networks for Brain...IRJET-  	  Image Classification using Deep Learning Neural Networks for Brain...
IRJET- Image Classification using Deep Learning Neural Networks for Brain...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 DETECTIONijscai
 
Machine Learning in Modern Medicine with Erin LeDell at Stanford Med
Machine Learning in Modern Medicine with Erin LeDell at Stanford MedMachine Learning in Modern Medicine with Erin LeDell at Stanford Med
Machine Learning in Modern Medicine with Erin LeDell at Stanford MedSri Ambati
 

What's hot (20)

Breast Cancer Detection using Convolution Neural Network
Breast Cancer Detection using Convolution Neural NetworkBreast Cancer Detection using Convolution Neural Network
Breast Cancer Detection using Convolution Neural Network
 
IRJET- Breast Cancer Disease Prediction : Using Machine Learning Approach
IRJET- Breast Cancer Disease Prediction : Using Machine Learning ApproachIRJET- Breast Cancer Disease Prediction : Using Machine Learning Approach
IRJET- Breast Cancer Disease Prediction : Using Machine Learning Approach
 
BREAST CANCER DIAGNOSIS USING MACHINE LEARNING ALGORITHMS –A SURVEY
BREAST CANCER DIAGNOSIS USING MACHINE LEARNING ALGORITHMS –A SURVEYBREAST CANCER DIAGNOSIS USING MACHINE LEARNING ALGORITHMS –A SURVEY
BREAST CANCER DIAGNOSIS USING MACHINE LEARNING ALGORITHMS –A SURVEY
 
IRJET - Survey on Analysis of Breast Cancer Prediction
IRJET - Survey on Analysis of Breast Cancer PredictionIRJET - Survey on Analysis of Breast Cancer Prediction
IRJET - Survey on Analysis of Breast Cancer Prediction
 
Early detection of breast cancer using mammography images and software engine...
Early detection of breast cancer using mammography images and software engine...Early detection of breast cancer using mammography images and software engine...
Early detection of breast cancer using mammography images and software engine...
 
IRJET- Effect of Principal Component Analysis in Lung Cancer Detection us...
IRJET-  	  Effect of Principal Component Analysis in Lung Cancer Detection us...IRJET-  	  Effect of Principal Component Analysis in Lung Cancer Detection us...
IRJET- Effect of Principal Component Analysis in Lung Cancer Detection us...
 
Classification of Breast Masses Using Convolutional Neural Network as Feature...
Classification of Breast Masses Using Convolutional Neural Network as Feature...Classification of Breast Masses Using Convolutional Neural Network as Feature...
Classification of Breast Masses Using Convolutional Neural Network as Feature...
 
An Analysis of The Methods Employed for Breast Cancer Diagnosis
An Analysis of The Methods Employed for Breast Cancer Diagnosis An Analysis of The Methods Employed for Breast Cancer Diagnosis
An Analysis of The Methods Employed for Breast Cancer Diagnosis
 
An approach for breast cancer diagnosis classification using neural network
An approach for breast cancer diagnosis classification using neural networkAn approach for breast cancer diagnosis classification using neural network
An approach for breast cancer diagnosis classification using neural network
 
Robust Breast Cancer Diagnosis on Four Different Datasets Using Multi-Classif...
Robust Breast Cancer Diagnosis on Four Different Datasets Using Multi-Classif...Robust Breast Cancer Diagnosis on Four Different Datasets Using Multi-Classif...
Robust Breast Cancer Diagnosis on Four Different Datasets Using Multi-Classif...
 
A Review on Brain Disorder Segmentation in MR Images
A Review on Brain Disorder Segmentation in MR ImagesA Review on Brain Disorder Segmentation in MR Images
A Review on Brain Disorder Segmentation in MR Images
 
Madhavi
MadhaviMadhavi
Madhavi
 
IRJET- A Survey on Soft Computing Techniques for Early Detection of Breast Ca...
IRJET- A Survey on Soft Computing Techniques for Early Detection of Breast Ca...IRJET- A Survey on Soft Computing Techniques for Early Detection of Breast Ca...
IRJET- A Survey on Soft Computing Techniques for Early Detection of Breast Ca...
 
IRJET- Exploring Colorectal Cancer Genes through Data Mining Techniques
IRJET- Exploring Colorectal Cancer Genes through Data Mining TechniquesIRJET- Exploring Colorectal Cancer Genes through Data Mining Techniques
IRJET- Exploring Colorectal Cancer Genes through Data Mining Techniques
 
CLASSIFICATION OF CANCER BY GENE EXPRESSION USING NEURAL NETWORK
CLASSIFICATION OF CANCER BY GENE EXPRESSION USING NEURAL NETWORKCLASSIFICATION OF CANCER BY GENE EXPRESSION USING NEURAL NETWORK
CLASSIFICATION OF CANCER BY GENE EXPRESSION USING NEURAL NETWORK
 
Definiens In Digital Pathology Hr
Definiens In Digital Pathology HrDefiniens In Digital Pathology Hr
Definiens In Digital Pathology Hr
 
IRJET - Prediction of Risk Factor of the Patient with Hepatocellular Carcinom...
IRJET - Prediction of Risk Factor of the Patient with Hepatocellular Carcinom...IRJET - Prediction of Risk Factor of the Patient with Hepatocellular Carcinom...
IRJET - Prediction of Risk Factor of the Patient with Hepatocellular Carcinom...
 
IRJET- Image Classification using Deep Learning Neural Networks for Brain...
IRJET-  	  Image Classification using Deep Learning Neural Networks for Brain...IRJET-  	  Image Classification using Deep Learning Neural Networks for Brain...
IRJET- Image Classification using Deep Learning Neural Networks for Brain...
 
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
 
Machine Learning in Modern Medicine with Erin LeDell at Stanford Med
Machine Learning in Modern Medicine with Erin LeDell at Stanford MedMachine Learning in Modern Medicine with Erin LeDell at Stanford Med
Machine Learning in Modern Medicine with Erin LeDell at Stanford Med
 

Similar to Breast Cancer

Parkinson’s Disease Detection Using Transfer Learning
Parkinson’s Disease Detection Using Transfer LearningParkinson’s Disease Detection Using Transfer Learning
Parkinson’s Disease Detection Using Transfer LearningIRJET Journal
 
Kostogryzov-for china-2013
 Kostogryzov-for china-2013 Kostogryzov-for china-2013
Kostogryzov-for china-2013Mathmodels Net
 
THE REACTION DATA ANALYSIS OFCOVID-19 VACCINATIONS
THE REACTION DATA ANALYSIS OFCOVID-19 VACCINATIONSTHE REACTION DATA ANALYSIS OFCOVID-19 VACCINATIONS
THE REACTION DATA ANALYSIS OFCOVID-19 VACCINATIONSManishReddy706923
 
Anjan HR Paper PPT .pptx
Anjan HR Paper PPT .pptxAnjan HR Paper PPT .pptx
Anjan HR Paper PPT .pptxSahanaMk2
 
A study on traffic accident detection systems based44444.pptx
A study on traffic accident detection systems based44444.pptxA study on traffic accident detection systems based44444.pptx
A study on traffic accident detection systems based44444.pptxTuhinAbdullah
 
Three mustketeers-samsung-sw-conf-2014-autoidlab-kaist-daeyoung
Three mustketeers-samsung-sw-conf-2014-autoidlab-kaist-daeyoungThree mustketeers-samsung-sw-conf-2014-autoidlab-kaist-daeyoung
Three mustketeers-samsung-sw-conf-2014-autoidlab-kaist-daeyoungDaeyoung Kim
 
LIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERY
LIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERYLIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERY
LIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERYIRJET Journal
 
Age and Gender Classification using Convolutional Neural Network
Age and Gender Classification using Convolutional Neural NetworkAge and Gender Classification using Convolutional Neural Network
Age and Gender Classification using Convolutional Neural NetworkIRJET Journal
 
Feature selection using modified particle swarm optimisation for face recogni...
Feature selection using modified particle swarm optimisation for face recogni...Feature selection using modified particle swarm optimisation for face recogni...
Feature selection using modified particle swarm optimisation for face recogni...eSAT Journals
 
Predictions And Analytics In Healthcare: Advancements In Machine Learning
Predictions And Analytics In Healthcare: Advancements In Machine LearningPredictions And Analytics In Healthcare: Advancements In Machine Learning
Predictions And Analytics In Healthcare: Advancements In Machine LearningIRJET Journal
 
IRJET - Body Posture Guiding System
IRJET - Body Posture Guiding SystemIRJET - Body Posture Guiding System
IRJET - Body Posture Guiding SystemIRJET Journal
 
Slima explainable deep learning using fuzzy logic human ist u fribourg ver 17...
Slima explainable deep learning using fuzzy logic human ist u fribourg ver 17...Slima explainable deep learning using fuzzy logic human ist u fribourg ver 17...
Slima explainable deep learning using fuzzy logic human ist u fribourg ver 17...Servio Fernando Lima Reina
 
Saliency Based Hookworm and Infection Detection for Wireless Capsule Endoscop...
Saliency Based Hookworm and Infection Detection for Wireless Capsule Endoscop...Saliency Based Hookworm and Infection Detection for Wireless Capsule Endoscop...
Saliency Based Hookworm and Infection Detection for Wireless Capsule Endoscop...IRJET Journal
 
The Taverna Workflow Management Software Suite - Past, Present, Future
The Taverna Workflow Management Software Suite - Past, Present, FutureThe Taverna Workflow Management Software Suite - Past, Present, Future
The Taverna Workflow Management Software Suite - Past, Present, FuturemyGrid team
 
IRJET - Real Time Facial Analysis using Tensorflowand OpenCV
IRJET -  	  Real Time Facial Analysis using Tensorflowand OpenCVIRJET -  	  Real Time Facial Analysis using Tensorflowand OpenCV
IRJET - Real Time Facial Analysis using Tensorflowand OpenCVIRJET Journal
 

Similar to Breast Cancer (20)

Vikram emerging technologies
Vikram emerging technologiesVikram emerging technologies
Vikram emerging technologies
 
Parkinson’s Disease Detection Using Transfer Learning
Parkinson’s Disease Detection Using Transfer LearningParkinson’s Disease Detection Using Transfer Learning
Parkinson’s Disease Detection Using Transfer Learning
 
Kostogryzov-for china-2013
 Kostogryzov-for china-2013 Kostogryzov-for china-2013
Kostogryzov-for china-2013
 
THE REACTION DATA ANALYSIS OFCOVID-19 VACCINATIONS
THE REACTION DATA ANALYSIS OFCOVID-19 VACCINATIONSTHE REACTION DATA ANALYSIS OFCOVID-19 VACCINATIONS
THE REACTION DATA ANALYSIS OFCOVID-19 VACCINATIONS
 
SENCER_panel.ppt
SENCER_panel.pptSENCER_panel.ppt
SENCER_panel.ppt
 
Anjan HR Paper PPT .pptx
Anjan HR Paper PPT .pptxAnjan HR Paper PPT .pptx
Anjan HR Paper PPT .pptx
 
A study on traffic accident detection systems based44444.pptx
A study on traffic accident detection systems based44444.pptxA study on traffic accident detection systems based44444.pptx
A study on traffic accident detection systems based44444.pptx
 
Communication project.ppt
Communication project.pptCommunication project.ppt
Communication project.ppt
 
Three mustketeers-samsung-sw-conf-2014-autoidlab-kaist-daeyoung
Three mustketeers-samsung-sw-conf-2014-autoidlab-kaist-daeyoungThree mustketeers-samsung-sw-conf-2014-autoidlab-kaist-daeyoung
Three mustketeers-samsung-sw-conf-2014-autoidlab-kaist-daeyoung
 
LIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERY
LIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERYLIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERY
LIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERY
 
Age and Gender Classification using Convolutional Neural Network
Age and Gender Classification using Convolutional Neural NetworkAge and Gender Classification using Convolutional Neural Network
Age and Gender Classification using Convolutional Neural Network
 
Feature selection using modified particle swarm optimisation for face recogni...
Feature selection using modified particle swarm optimisation for face recogni...Feature selection using modified particle swarm optimisation for face recogni...
Feature selection using modified particle swarm optimisation for face recogni...
 
Predictions And Analytics In Healthcare: Advancements In Machine Learning
Predictions And Analytics In Healthcare: Advancements In Machine LearningPredictions And Analytics In Healthcare: Advancements In Machine Learning
Predictions And Analytics In Healthcare: Advancements In Machine Learning
 
IRJET - Body Posture Guiding System
IRJET - Body Posture Guiding SystemIRJET - Body Posture Guiding System
IRJET - Body Posture Guiding System
 
Slima explainable deep learning using fuzzy logic human ist u fribourg ver 17...
Slima explainable deep learning using fuzzy logic human ist u fribourg ver 17...Slima explainable deep learning using fuzzy logic human ist u fribourg ver 17...
Slima explainable deep learning using fuzzy logic human ist u fribourg ver 17...
 
Saliency Based Hookworm and Infection Detection for Wireless Capsule Endoscop...
Saliency Based Hookworm and Infection Detection for Wireless Capsule Endoscop...Saliency Based Hookworm and Infection Detection for Wireless Capsule Endoscop...
Saliency Based Hookworm and Infection Detection for Wireless Capsule Endoscop...
 
The Taverna Workflow Management Software Suite - Past, Present, Future
The Taverna Workflow Management Software Suite - Past, Present, FutureThe Taverna Workflow Management Software Suite - Past, Present, Future
The Taverna Workflow Management Software Suite - Past, Present, Future
 
IRJET - Real Time Facial Analysis using Tensorflowand OpenCV
IRJET -  	  Real Time Facial Analysis using Tensorflowand OpenCVIRJET -  	  Real Time Facial Analysis using Tensorflowand OpenCV
IRJET - Real Time Facial Analysis using Tensorflowand OpenCV
 
Disease Prediction Using Machine Learning
Disease Prediction Using Machine LearningDisease Prediction Using Machine Learning
Disease Prediction Using Machine Learning
 
Small data big impact
Small data big impactSmall data big impact
Small data big impact
 

Recently uploaded

Dehradun Call Girls Service ❤️🍑 8854095900 👄🫦Independent Escort Service Dehradun
Dehradun Call Girls Service ❤️🍑 8854095900 👄🫦Independent Escort Service DehradunDehradun Call Girls Service ❤️🍑 8854095900 👄🫦Independent Escort Service Dehradun
Dehradun Call Girls Service ❤️🍑 8854095900 👄🫦Independent Escort Service DehradunNiamh verma
 
VIP Call Girls Sector 67 Gurgaon Just Call Me 9711199012
VIP Call Girls Sector 67 Gurgaon Just Call Me 9711199012VIP Call Girls Sector 67 Gurgaon Just Call Me 9711199012
VIP Call Girls Sector 67 Gurgaon Just Call Me 9711199012Call Girls Service Gurgaon
 
Call Girl Price Amritsar ❤️🍑 9053900678 Call Girls in Amritsar Suman
Call Girl Price Amritsar ❤️🍑 9053900678 Call Girls in Amritsar SumanCall Girl Price Amritsar ❤️🍑 9053900678 Call Girls in Amritsar Suman
Call Girl Price Amritsar ❤️🍑 9053900678 Call Girls in Amritsar SumanCall Girls Service Chandigarh Ayushi
 
❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR Call G...
❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR   Call G...❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR   Call G...
❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR Call G...Gfnyt.com
 
Vip sexy Call Girls Service In Sector 137,9999965857 Young Female Escorts Ser...
Vip sexy Call Girls Service In Sector 137,9999965857 Young Female Escorts Ser...Vip sexy Call Girls Service In Sector 137,9999965857 Young Female Escorts Ser...
Vip sexy Call Girls Service In Sector 137,9999965857 Young Female Escorts Ser...Call Girls Noida
 
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near MeVIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Memriyagarg453
 
💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋
💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋
💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋Sheetaleventcompany
 
Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.
Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.
Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.ktanvi103
 
VIP Kolkata Call Girl New Town 👉 8250192130 Available With Room
VIP Kolkata Call Girl New Town 👉 8250192130  Available With RoomVIP Kolkata Call Girl New Town 👉 8250192130  Available With Room
VIP Kolkata Call Girl New Town 👉 8250192130 Available With Roomdivyansh0kumar0
 
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...Sheetaleventcompany
 
Call Girls in Mohali Surbhi ❤️🍑 9907093804 👄🫦 Independent Escort Service Mohali
Call Girls in Mohali Surbhi ❤️🍑 9907093804 👄🫦 Independent Escort Service MohaliCall Girls in Mohali Surbhi ❤️🍑 9907093804 👄🫦 Independent Escort Service Mohali
Call Girls in Mohali Surbhi ❤️🍑 9907093804 👄🫦 Independent Escort Service MohaliHigh Profile Call Girls Chandigarh Aarushi
 
No Advance 9053900678 Chandigarh Call Girls , Indian Call Girls For Full Ni...
No Advance 9053900678 Chandigarh  Call Girls , Indian Call Girls  For Full Ni...No Advance 9053900678 Chandigarh  Call Girls , Indian Call Girls  For Full Ni...
No Advance 9053900678 Chandigarh Call Girls , Indian Call Girls For Full Ni...Vip call girls In Chandigarh
 
Russian Call Girls Gurgaon Swara 9711199012 Independent Escort Service Gurgaon
Russian Call Girls Gurgaon Swara 9711199012 Independent Escort Service GurgaonRussian Call Girls Gurgaon Swara 9711199012 Independent Escort Service Gurgaon
Russian Call Girls Gurgaon Swara 9711199012 Independent Escort Service GurgaonCall Girls Service Gurgaon
 
VIP Call Girls Noida Jhanvi 9711199171 Best VIP Call Girls Near Me
VIP Call Girls Noida Jhanvi 9711199171 Best VIP Call Girls Near MeVIP Call Girls Noida Jhanvi 9711199171 Best VIP Call Girls Near Me
VIP Call Girls Noida Jhanvi 9711199171 Best VIP Call Girls Near Memriyagarg453
 
pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...
pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...
pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...Call Girls Noida
 
Call Girls Chandigarh 👙 7001035870 👙 Genuine WhatsApp Number for Real Meet
Call Girls Chandigarh 👙 7001035870 👙 Genuine WhatsApp Number for Real MeetCall Girls Chandigarh 👙 7001035870 👙 Genuine WhatsApp Number for Real Meet
Call Girls Chandigarh 👙 7001035870 👙 Genuine WhatsApp Number for Real Meetpriyashah722354
 
indian Call Girl Panchkula ❤️🍑 9907093804 Low Rate Call Girls Ludhiana Tulsi
indian Call Girl Panchkula ❤️🍑 9907093804 Low Rate Call Girls Ludhiana Tulsiindian Call Girl Panchkula ❤️🍑 9907093804 Low Rate Call Girls Ludhiana Tulsi
indian Call Girl Panchkula ❤️🍑 9907093804 Low Rate Call Girls Ludhiana TulsiHigh Profile Call Girls Chandigarh Aarushi
 

Recently uploaded (20)

Dehradun Call Girls Service ❤️🍑 8854095900 👄🫦Independent Escort Service Dehradun
Dehradun Call Girls Service ❤️🍑 8854095900 👄🫦Independent Escort Service DehradunDehradun Call Girls Service ❤️🍑 8854095900 👄🫦Independent Escort Service Dehradun
Dehradun Call Girls Service ❤️🍑 8854095900 👄🫦Independent Escort Service Dehradun
 
VIP Call Girls Sector 67 Gurgaon Just Call Me 9711199012
VIP Call Girls Sector 67 Gurgaon Just Call Me 9711199012VIP Call Girls Sector 67 Gurgaon Just Call Me 9711199012
VIP Call Girls Sector 67 Gurgaon Just Call Me 9711199012
 
Call Girl Price Amritsar ❤️🍑 9053900678 Call Girls in Amritsar Suman
Call Girl Price Amritsar ❤️🍑 9053900678 Call Girls in Amritsar SumanCall Girl Price Amritsar ❤️🍑 9053900678 Call Girls in Amritsar Suman
Call Girl Price Amritsar ❤️🍑 9053900678 Call Girls in Amritsar Suman
 
❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR Call G...
❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR   Call G...❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR   Call G...
❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR Call G...
 
Vip sexy Call Girls Service In Sector 137,9999965857 Young Female Escorts Ser...
Vip sexy Call Girls Service In Sector 137,9999965857 Young Female Escorts Ser...Vip sexy Call Girls Service In Sector 137,9999965857 Young Female Escorts Ser...
Vip sexy Call Girls Service In Sector 137,9999965857 Young Female Escorts Ser...
 
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near MeVIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
 
💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋
💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋
💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋
 
Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.
Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.
Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.
 
VIP Kolkata Call Girl New Town 👉 8250192130 Available With Room
VIP Kolkata Call Girl New Town 👉 8250192130  Available With RoomVIP Kolkata Call Girl New Town 👉 8250192130  Available With Room
VIP Kolkata Call Girl New Town 👉 8250192130 Available With Room
 
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
 
Call Girls in Mohali Surbhi ❤️🍑 9907093804 👄🫦 Independent Escort Service Mohali
Call Girls in Mohali Surbhi ❤️🍑 9907093804 👄🫦 Independent Escort Service MohaliCall Girls in Mohali Surbhi ❤️🍑 9907093804 👄🫦 Independent Escort Service Mohali
Call Girls in Mohali Surbhi ❤️🍑 9907093804 👄🫦 Independent Escort Service Mohali
 
No Advance 9053900678 Chandigarh Call Girls , Indian Call Girls For Full Ni...
No Advance 9053900678 Chandigarh  Call Girls , Indian Call Girls  For Full Ni...No Advance 9053900678 Chandigarh  Call Girls , Indian Call Girls  For Full Ni...
No Advance 9053900678 Chandigarh Call Girls , Indian Call Girls For Full Ni...
 
Russian Call Girls Gurgaon Swara 9711199012 Independent Escort Service Gurgaon
Russian Call Girls Gurgaon Swara 9711199012 Independent Escort Service GurgaonRussian Call Girls Gurgaon Swara 9711199012 Independent Escort Service Gurgaon
Russian Call Girls Gurgaon Swara 9711199012 Independent Escort Service Gurgaon
 
Call Girl Guwahati Aashi 👉 7001305949 👈 🔝 Independent Escort Service Guwahati
Call Girl Guwahati Aashi 👉 7001305949 👈 🔝 Independent Escort Service GuwahatiCall Girl Guwahati Aashi 👉 7001305949 👈 🔝 Independent Escort Service Guwahati
Call Girl Guwahati Aashi 👉 7001305949 👈 🔝 Independent Escort Service Guwahati
 
College Call Girls Dehradun Kavya 🔝 7001305949 🔝 📍 Independent Escort Service...
College Call Girls Dehradun Kavya 🔝 7001305949 🔝 📍 Independent Escort Service...College Call Girls Dehradun Kavya 🔝 7001305949 🔝 📍 Independent Escort Service...
College Call Girls Dehradun Kavya 🔝 7001305949 🔝 📍 Independent Escort Service...
 
Call Girl Dehradun Aashi 🔝 7001305949 🔝 💃 Independent Escort Service Dehradun
Call Girl Dehradun Aashi 🔝 7001305949 🔝 💃 Independent Escort Service DehradunCall Girl Dehradun Aashi 🔝 7001305949 🔝 💃 Independent Escort Service Dehradun
Call Girl Dehradun Aashi 🔝 7001305949 🔝 💃 Independent Escort Service Dehradun
 
VIP Call Girls Noida Jhanvi 9711199171 Best VIP Call Girls Near Me
VIP Call Girls Noida Jhanvi 9711199171 Best VIP Call Girls Near MeVIP Call Girls Noida Jhanvi 9711199171 Best VIP Call Girls Near Me
VIP Call Girls Noida Jhanvi 9711199171 Best VIP Call Girls Near Me
 
pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...
pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...
pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...
 
Call Girls Chandigarh 👙 7001035870 👙 Genuine WhatsApp Number for Real Meet
Call Girls Chandigarh 👙 7001035870 👙 Genuine WhatsApp Number for Real MeetCall Girls Chandigarh 👙 7001035870 👙 Genuine WhatsApp Number for Real Meet
Call Girls Chandigarh 👙 7001035870 👙 Genuine WhatsApp Number for Real Meet
 
indian Call Girl Panchkula ❤️🍑 9907093804 Low Rate Call Girls Ludhiana Tulsi
indian Call Girl Panchkula ❤️🍑 9907093804 Low Rate Call Girls Ludhiana Tulsiindian Call Girl Panchkula ❤️🍑 9907093804 Low Rate Call Girls Ludhiana Tulsi
indian Call Girl Panchkula ❤️🍑 9907093804 Low Rate Call Girls Ludhiana Tulsi
 

Breast Cancer

  • 1. PROJECT PHASE 2 – UIS715P 2020 – 2021 BREAST CANCER DETECTION USING MACHINE LEARNING B.V.V.Sangha’s Basaveshwar Engineering College(A), Bagalkot - 587102 Department of Information Science P r o j e c t G u i d e : P r o f S . N . K U G A L I Submitted By :1)Shashank.S.S 2)Shreeshail.C.T 3)Vijayalaxmi.M.B 4)Allamprabhu.R.Y
  • 2.  Wo m e n a r e s e r i o u s l y t h r e a t e n e d b y b r e a s t c a n c e r w i t h h i g h m o r b i d i t y a n d m o r t a l i t y.  T h e l a c k o f r o b u s t p r o g n o s i s m o d e l s r e s u l t s i n d i f f i c u l t y f o r d o c t o r s t o p r e p a r e a t r e a t m e n t p l a n t h a t m a y p r o l o n g p a t i e n t s u r v i v a l t i m e .  H e n c e , t h e r e q u i r e m e n t o f t i m e i s t o d e v e l o p t h e t e c h n i q u e w h i c h g i v e s m i n i m u m e r r o r t o i n c r e a s e a c c u r a c y. F o u r a l g o r i t h m S V M , L o g i s t i c R e g r e s s i o n , R a n d o m F o r e s t a n d K N N w h i c h p r e d i c t t h e B r e a s t c a n c e r o u t c o m e h a v e b e e n c o m p a r e d i n t h e p a p e r u s i n g d i f f e r e n t d a t a s e t s .  A l l e x p e r i m e n t s a r e e x e c u t e d w i t h i n a s i m u l a t i o n e n v i r o n m e n t a n d c o n d u c t e d i n J u p y t e r p l a t f o r m . Introduction
  • 3. Aim of Project categorizes in three domains. First domain is prediction of cancer before diagnosis; Second domain is prediction of diagnosis and treatment; Third domain focuses on outcome during treatment. The proposed work can be used to predict the outcome of different technique and suitable technique can be used depending upon requirement. This research is carried out to predict the accuracy. The future Project can be carried out to predict the other different parameters and breast cancer Project can be categorizes on basis of other parameters. O B J E C T I V S • T h i s a n a l y s i s a i m s t o o b s e r v e w h i c h f e a t u r e s a r e m o s t h e l p f u l i n p r e d i c t i n g m a l i g n a n t o r b e n i g n c a n c e r . • O u r a p p l i c a t i o n w i l l r e s u l t s t h e m o r e a c c u r a t e t h a n t h e d o c t o r ’ s p r e d i c t i o n . • C o s t a n d t i m e e f f i c i e n t .
  • 4. 1. Support Vector machine algorithm 2. Random forest algorithm 3. K-nearest neighbors algorithm 4. Logistic regression algorithm ALGORITHMS USED IN THIS APPLICATION
  • 7.
  • 9. print("loading done") wait for loading page. from ipywidgets import widgets, Layout here we are importing widgets from jupyter layout. A1=widgets.Label('Radius mean (Range 0-50)') Here we are label to that widget to radius mean. display(A1) displaying that label. V1=widgets.Text() importing text box widget. display(V1) displaying tat text box. Explanation
  • 10.
  • 11. Import os.path This module contains some useful functions on pathnames, because we are importing this. import pandas as pd pandas is a software library written for the Python programming language for data manipulation and analysis. from os import path Here we are importing os path, for manipulate os path. Importing matplotlib and pyplot Pyplot is a collection of functions in the popular visualization package Matplotlib. Its functions manipulate elements of a figure, such as creating a figure, creating a plotting area, plotting lines, adding plot labels, etc. Let's use the plot() function from pyplot to create a dashed line graph showing the growth of a company's stock. Remember, you can change the color of the line by adding the argument color and the linestlye by adding the argument linestyle. Explanation
  • 12.
  • 13. import numpy as np numpy is an buildin function,its helps us to create and array. import joblib as jb Joblib is such an pacakage that can simply turn our Python code into parallel computing mode and of course increase the computing speed. Import json JSON is a syntax for storing and exchanging data. import ipywidgets as widgets ipywidgets, also known as jupyter-widgets or simply widgets, are interactive HTML widgets for Jupyter notebooks and the IPython kernel. Notebooks come alive when interactive widgets are used. Users gain control of their data and can visualize changes in the data. Explanation
  • 15.
  • 16. •Rashmi G D, A Lekha and Neelam Bawani, “Analysis of efficiency of classification and prediction algorithms (Naïve Bayes) for breast cancer”, International Conference on Emerging Research in Electronics, Computer Science and Technology, 17th to 19th December, 2015, Mandya, India. •Bo Fu, Pei Liu, Jie Lin, Ling Deng, Kejia Hu and Hong Zheng, “Predicting invasive disease–free survival for early–stage breast cancer patients using follow up clinical data”, IEEE Transactions on Biomedical Engineering, 2018. •S N Singh and Shivani Thakral, “Using data mining tools for breast cancer prediction and analysis”, 4th International Conference on Computing, Communication and Automation, 14thto 15th December, 2018, Greater, Noida, India. •Kemal Polat and Umit Senturk, “A novel ML approach to prediction of breast cancer: combining of mad normalization, KMC based feature weighting and adaboost classifier”, 2nd International Symposium on Multidisciplinary Studies and Innovative Technologies, 19th to 21st October, 2018, Ankara, Turkey. REFERENCES
  • 17. CONCLUSION •What we did ? Till this phase of project, we have created a front end design using jupyter widget, and with the help of python programming language.