SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 444
Multi Disease Detection using Deep Learning
Ishwari Ambre1, Samruddhi Deore2, Aryan Ingle3 ,Akanksha Vetal4
5Professor R.Y.Totare, Dept. of Information Technology, AISSMS IOIT Pune, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract -The main causes of disability and death in India
and around the world are chronic diseases like heart disease,
cancer, diabetes, stroke, and arthritis. Since these illnesses
have a higher death rate than other illnesses, itisimportant to
discover a promising treatment for chronic illnesses. The
expansion of medical data in the healthcare industry and
precise medical data analysis are beneficial for disease early
diagnosis, patient care, and community services. With the
Deep Learning model, which is more capable of performing a
variety of tasks, the properties of medical data are extremely
compatible. By lowering the mortalityrateofchronicdiseases,
we hope to create a system for numerous diseases that can
detect them early and perhaps save many lives.
Key Words: Accurate, Chronic, Diagnosis, Detection,
Healthcare, Prediction, Solution.
1. INTRODUCTION
The main problem of healthcare organizations (hospitals,
medical centers) is to provide quality services at affordable
costs. Quality care means that patients are properly
diagnosed and treated effectively. Bad clinical decisions can
lead to disastrous consequences, which are therefore
unacceptable. Hospitals also need to reduce the cost of
clinical testing. They can achieve these results by using
appropriate computerizedinformationanddecisionsupport
systems. Most hospitals today use some type of hospital
information system to manage health or patient records.
These systems usually generate large amounts of data in the
form of numbers, texts, charts, and images.
An efficient solution over manual diagnosis techniques. The
Expansion of this work is to create a more fine prediction
and broaden the technique to modify the classification of
disease based on prediction. This model will help doctors to
cross verify the tests result providedbythelabs.Thissystem
can be used by doctors to enhance doctors experience over
diseases. By using this model we will be able to reduce the
cost of tests that needs to carry out for the detection of
chronic disease. However, the analysis of patients is
depending on accuracy of diagnosis and then treatment as
well. The wrong diagnosed patients lead to deaths in
chronic type diseases. So the high risk of diagnosis there is
need of accurate diagnosis aid for chronic diseases.
1.1 Need of the Topic
With the progress of society, people’s living habits and
environmental conditions are gradually changing, which
invisibly increases people’s hidden dangers of various
diseases. Major diseasessuchasBrainHealth,Cardiovascular
Diseases, Vision Impairment, Diabetes, Cancer, etc, have a
serious impact all over the world. Looking at diabetes alone,
there are 422 million people in the world who are troubled,
and Type 2 diabetes patients account for more than 90%.
With the increase of age, the heart senescence and loss of
function make the risk of heart diseases increase. Heart
disease deaths account for more than 30% of global deaths .
These major diseases seriously affect human health and
reduce personal productivity. At the same time, it will
aggravate social pressure and increase medical and health
care expenditure
Although work is carried out for different diseases but there
is not any promising solution found that gives accurate
diagnosis for all in one. This model is trying to develop
system for multi-disease detection and stages predictions
gives early detection and saves lots of life'sbyreducingdeath
rate by chronic diseases. It goals to make clear the
effectiveness of deep gaining knowledge of in disorder
prediction, and Demonstrates the excessive correlation
among deep studying and the scientific area in destiny
development. The unique featureextractionmethodsofdeep
learning methods can still play an important role in future
medical research. The ability of deep learning to process
complex data, the method of extracting the main features of
multi-dimensional data, the efficient response to
unstructured data,and the classificationstrategywithhigher
accuracy are all superior to the previous technical methods.
There is a wealth of hidden information in these data that is
largely untapped. This raises an important question: "How
can we transform data into useful information that enables
clinicians to make informed clinical decisions?" This is the
main motivation for this topic
2. LITERATURE SURVEY
According to [1] the disease prediction, model uses K-
Nearest Neighbor (KNN) and Convolutional neural
network(CNN) machine learning algorithm for accurate
prediction of disease. The accuracy of general disease
prediction by using CNN is 84.5%.We compare the results
between KNN and CNN algorithm in terms of accuracy and
time and the accuracy of CNN algorithm which is more than
KNN algorithm and time required for classification for CNN
is less than KNN. So we can say CNN is better than KNN in
terms of accuracy and time.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 445
According to [2] Machine learning is to discoverexamples
and highlights in images that measure the values dependent
on application. Image classification is done by using the
Machine Learning based Reinforcement Learning
Algorithms. The output result shows better efficiency in
terms of sensitivity and accuracy using medical image
processing technique. Image classification is not done by
using the Machine Learning based supervised Learning
Algorithms and unsupervised Learning Algorithms.
According to [3] Supervised machine learning techniques
used in this prediction of heart disease are artificial neural
network (ANN), decision tree (DT), random forest (RF),
support vector machine (SVM), naïve Bayes)(NB)and k-
nearest neighbor algorithm. Furthermore,theperformances
of these algorithms are summarized.Itisbettertousesearch
algorithms for selecting the features and then applying
machine learning techniques for prediction will give us
better results in the prediction of heart disease.
According to [4] For predicating a cureforcancer,someof
the methods are artificial neural networks (ANNs), support
vector machine (SVMs) and decision trees (DTs). In this
study, the ML &DL approaches used in cancer progression
modeling are reviewed. The predictions addressed are
mostly linked to specific ML, input, and data samples
supervision. By using the proposed framework, we would
like to use other state of the art machine learning algorithms
and extraction methodstoallowmoreintensivecomparative
analysis.
3. PROPOSED SYSTEM
This application of Deep Learning has the potential to
significantly detect and classify with almost accuracy forthe
low population, high dimensional dataset without requiring
any hand-crafted, case specific features. Forfuturework,can
implement this technique on some more images. Increasing
the number of images used for the process, can improve the
accuracy. This application is included with predefined scale
for detection of disease. The score of this scale will helpusto
understand the seriousness of the disease and will lead to
the precautions to be taken. In the proposed system
Gaussian Filter is used for image filtering and also it is faster
because multiplying and adding is faster than sorting.
Fig 1.Heart Disease Prediction Heat Map
Fig 2. Count-Target Graph
Fig 3. Proposed System GUI
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 446
4. PROPOSED SYSTEM ARCHITECTURE
The system experiencesthreediseases namelyheartdisease,
diabetes and malaria because they are interrelated.Thefirst
step is to import the UCI dataset, the PIMA dataset and the
corresponding Indian liver dataset. After we import the
dataset, a visualization of each input will take place. After
visualization, data preprocessing takes place where we
check outliers, missing values and also scale the dataset,
then on the updated dataset, we split the data intoshapeand
test. Then on the training dataset, we applied the knn,
xgboost random forestalgorithmandappliedtheknowledge
of the classified algorithm using the test dataset. After
applying the knowledge, we will choose the algorithm with
the best accuracy for each disease. Next, we built a picklefile
for all diseases and then we integrated the pickle file with
the django framework to export the model to the web.
5. CONCLUSIONS
Developing the most promising system for multi disease
detection and stages predictions which gives earlydetection
and saves lots of lives by reducing death rate by chronic
diseases. In the face of the high dimension and instability of
medical data, deep learning has become the main driving
force for the future development with its unique feature
processing method and variable model. An efficient solution
over manual diagnosis techniques. The Expansion of this
workis to create a more fine prediction and broaden the
technique to modify the classification of disease based on
prediction. This model will help doctors to cross verify the
tests result provided by the labs. This system can used by
doctors to enhance doctors experience over diseases. By
using this model we will be able to reduce the cost of tests
that needs to carry out for the detection of chronic disease.
REFERENCES
[1] D. Dahiwade,G.PatleandE.Meshram,“DesigningDisease
Prediction Model Using Machine Learning Approach,”
2019 3rd International Conference on Computing
MethodologiesandCommunication2019,pp.1211-1215,
doi:10.1109/ICCMC.2019.8819782.
[2] K. Karthick, S. Rajakumar , N. Selvanathan , U.K, B.
Saravanam, M. Murali and B. Dhiyanesh, “Analysisof
Lung Cancer Detection Based on the Machine Learning
Algorithm and IOT,” 2021 6th InternationalConference
on Communication and Electronic System (ICCES),
2021.9489084.
[3] R. Katarya and P. Srinivas , “Predicting Heart Disease at
Early Stages using Machine Learning: ASurvey ,’’ 2020
International Conference on Electronics and
Communication System(ICESC),2020,pp.302-305, doi :
10.1109/ICESC48915.2020.9155586
[4] G. Sruthi, C. L. Ram, M. K. Singh, N. Majhotra and N.
Sharma, “ Cancer Prediction UsingMachineLearning,”
2022 2nd International Conference on Innovative
Practices in Technology
AndManagement(ICIPTM),2022, pp.217-221, doi :
10.1109/ICIPTM54933.2022.9754059.
BIOGRAPHIES
Ishwari Ambre
BE-IT
AISSMS IOIT,Pune
Samruddhi Deore
BE-IT
AISSMS IOIT, Pune
Aryan Ingle
BE-IT
AISSMS IOIT, Pune
Akanksha Vetal
BE-IT
AISSMS IOIT, Pune
Mrs. Reshma Totare
Assistant Professor Dept.
of Information
Technology AISSMS IOIT,
Pune
Ad

More Related Content

What's hot (20)

BRAIN TUMOR MRI IMAGE SEGMENTATION AND DETECTION IN IMAGE PROCESSING
BRAIN TUMOR MRI IMAGE SEGMENTATION AND DETECTION IN IMAGE PROCESSINGBRAIN TUMOR MRI IMAGE SEGMENTATION AND DETECTION IN IMAGE PROCESSING
BRAIN TUMOR MRI IMAGE SEGMENTATION AND DETECTION IN IMAGE PROCESSING
Dharshika Shreeganesh
 
Tumor Treating Fields; Its Use in Brain Tumors
Tumor Treating Fields; Its Use in Brain TumorsTumor Treating Fields; Its Use in Brain Tumors
Tumor Treating Fields; Its Use in Brain Tumors
Ade Wijaya
 
Brain Tumour Detection.pptx
Brain Tumour Detection.pptxBrain Tumour Detection.pptx
Brain Tumour Detection.pptx
RevolverRaja2
 
EDA
EDAEDA
EDA
rocky123456789
 
Neural Network Based Brain Tumor Detection using MR Images
Neural Network Based Brain Tumor Detection using MR ImagesNeural Network Based Brain Tumor Detection using MR Images
Neural Network Based Brain Tumor Detection using MR Images
Aisha Kalsoom
 
Brain tumor classification using artificial neural network on mri images
Brain tumor classification using artificial neural network on mri imagesBrain tumor classification using artificial neural network on mri images
Brain tumor classification using artificial neural network on mri images
eSAT Journals
 
Brain Tumor Detection Using Image Processing
Brain Tumor Detection Using Image ProcessingBrain Tumor Detection Using Image Processing
Brain Tumor Detection Using Image Processing
Sinbad Konick
 
Deep Learning in Bio-Medical Imaging
Deep Learning in Bio-Medical ImagingDeep Learning in Bio-Medical Imaging
Deep Learning in Bio-Medical Imaging
Joonhyung Lee
 
Machine Learning - Breast Cancer Diagnosis
Machine Learning - Breast Cancer DiagnosisMachine Learning - Breast Cancer Diagnosis
Machine Learning - Breast Cancer Diagnosis
Pramod Sharma
 
Chapter 4 Classification
Chapter 4 ClassificationChapter 4 Classification
Chapter 4 Classification
Khalid Elshafie
 
Missing data handling
Missing data handlingMissing data handling
Missing data handling
QuantUniversity
 
Clustering
ClusteringClustering
Clustering
Dr. C.V. Suresh Babu
 
MAY 2023 ONCOLOGY CARTOONS
MAY 2023 ONCOLOGY CARTOONSMAY 2023 ONCOLOGY CARTOONS
MAY 2023 ONCOLOGY CARTOONS
Kanhu Charan
 
BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...
BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...
BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...
IAEME Publication
 
DATA VISUALIZATION
DATA VISUALIZATIONDATA VISUALIZATION
DATA VISUALIZATION
Aabhika Samantaray
 
Brain Tumor Detection using CNN
Brain Tumor Detection using CNNBrain Tumor Detection using CNN
Brain Tumor Detection using CNN
MohammadRakib8
 
Hierarchical clustering
Hierarchical clustering Hierarchical clustering
Hierarchical clustering
Ashek Farabi
 
heart final last sem.pptx
heart final last sem.pptxheart final last sem.pptx
heart final last sem.pptx
rakshashadu
 
Data processing in research methodology
Data processing in research methodologyData processing in research methodology
Data processing in research methodology
drsaravanan1977
 
Medical image analysis
Medical image analysisMedical image analysis
Medical image analysis
Aboul Ella Hassanien
 
BRAIN TUMOR MRI IMAGE SEGMENTATION AND DETECTION IN IMAGE PROCESSING
BRAIN TUMOR MRI IMAGE SEGMENTATION AND DETECTION IN IMAGE PROCESSINGBRAIN TUMOR MRI IMAGE SEGMENTATION AND DETECTION IN IMAGE PROCESSING
BRAIN TUMOR MRI IMAGE SEGMENTATION AND DETECTION IN IMAGE PROCESSING
Dharshika Shreeganesh
 
Tumor Treating Fields; Its Use in Brain Tumors
Tumor Treating Fields; Its Use in Brain TumorsTumor Treating Fields; Its Use in Brain Tumors
Tumor Treating Fields; Its Use in Brain Tumors
Ade Wijaya
 
Brain Tumour Detection.pptx
Brain Tumour Detection.pptxBrain Tumour Detection.pptx
Brain Tumour Detection.pptx
RevolverRaja2
 
Neural Network Based Brain Tumor Detection using MR Images
Neural Network Based Brain Tumor Detection using MR ImagesNeural Network Based Brain Tumor Detection using MR Images
Neural Network Based Brain Tumor Detection using MR Images
Aisha Kalsoom
 
Brain tumor classification using artificial neural network on mri images
Brain tumor classification using artificial neural network on mri imagesBrain tumor classification using artificial neural network on mri images
Brain tumor classification using artificial neural network on mri images
eSAT Journals
 
Brain Tumor Detection Using Image Processing
Brain Tumor Detection Using Image ProcessingBrain Tumor Detection Using Image Processing
Brain Tumor Detection Using Image Processing
Sinbad Konick
 
Deep Learning in Bio-Medical Imaging
Deep Learning in Bio-Medical ImagingDeep Learning in Bio-Medical Imaging
Deep Learning in Bio-Medical Imaging
Joonhyung Lee
 
Machine Learning - Breast Cancer Diagnosis
Machine Learning - Breast Cancer DiagnosisMachine Learning - Breast Cancer Diagnosis
Machine Learning - Breast Cancer Diagnosis
Pramod Sharma
 
Chapter 4 Classification
Chapter 4 ClassificationChapter 4 Classification
Chapter 4 Classification
Khalid Elshafie
 
MAY 2023 ONCOLOGY CARTOONS
MAY 2023 ONCOLOGY CARTOONSMAY 2023 ONCOLOGY CARTOONS
MAY 2023 ONCOLOGY CARTOONS
Kanhu Charan
 
BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...
BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...
BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...
IAEME Publication
 
Brain Tumor Detection using CNN
Brain Tumor Detection using CNNBrain Tumor Detection using CNN
Brain Tumor Detection using CNN
MohammadRakib8
 
Hierarchical clustering
Hierarchical clustering Hierarchical clustering
Hierarchical clustering
Ashek Farabi
 
heart final last sem.pptx
heart final last sem.pptxheart final last sem.pptx
heart final last sem.pptx
rakshashadu
 
Data processing in research methodology
Data processing in research methodologyData processing in research methodology
Data processing in research methodology
drsaravanan1977
 

Similar to Multi Disease Detection using Deep Learning (20)

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 Journal
 
IRJET- Disease Analysis and Giving Remedies through an Android Application
IRJET- Disease Analysis and Giving Remedies through an Android ApplicationIRJET- Disease Analysis and Giving Remedies through an Android Application
IRJET- Disease Analysis and Giving Remedies through an Android Application
IRJET Journal
 
IRJET- Result on the Application for Multiple Disease Prediction from Symptom...
IRJET- Result on the Application for Multiple Disease Prediction from Symptom...IRJET- Result on the Application for Multiple Disease Prediction from Symptom...
IRJET- Result on the Application for Multiple Disease Prediction from Symptom...
IRJET Journal
 
IRJET - E-Health Chain and Anticipation of Future Disease
IRJET - E-Health Chain and Anticipation of Future DiseaseIRJET - E-Health Chain and Anticipation of Future Disease
IRJET - E-Health Chain and Anticipation of Future Disease
IRJET Journal
 
Health Analyzer System
Health Analyzer SystemHealth Analyzer System
Health Analyzer System
IRJET Journal
 
Multiple Disease Prediction System
Multiple Disease Prediction SystemMultiple Disease Prediction System
Multiple Disease Prediction System
IRJET Journal
 
Heart Disease Prediction using Data Mining
Heart Disease Prediction using Data MiningHeart Disease Prediction using Data Mining
Heart Disease Prediction using Data Mining
IRJET Journal
 
Predicting Heart Disease Using Machine Learning Algorithms.
Predicting Heart Disease Using Machine Learning Algorithms.Predicting Heart Disease Using Machine Learning Algorithms.
Predicting Heart Disease Using Machine Learning Algorithms.
IRJET Journal
 
Multiple disease prediction using Machine Learning Algorithms
Multiple disease prediction using Machine Learning AlgorithmsMultiple disease prediction using Machine Learning Algorithms
Multiple disease prediction using Machine Learning Algorithms
IRJET Journal
 
Health Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep LearningHealth Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep Learning
IRJET Journal
 
Case Study: Advanced analytics in healthcare using unstructured data
Case Study: Advanced analytics in healthcare using unstructured dataCase Study: Advanced analytics in healthcare using unstructured data
Case Study: Advanced analytics in healthcare using unstructured data
Damo Consulting Inc.
 
Sepsis Prediction Using Machine Learning
Sepsis Prediction Using Machine LearningSepsis Prediction Using Machine Learning
Sepsis Prediction Using Machine Learning
IRJET Journal
 
Multiple Disease Prediction System: A Review
Multiple Disease Prediction System: A ReviewMultiple Disease Prediction System: A Review
Multiple Disease Prediction System: A Review
IRJET Journal
 
Care expert assistant for Medicare system using Machine learning
Care expert assistant for Medicare system using Machine learningCare expert assistant for Medicare system using Machine learning
Care expert assistant for Medicare system using Machine learning
IRJET Journal
 
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...
IRJET Journal
 
IRJET- Predicting Diabetes Disease using Effective Classification Techniques
IRJET-  	  Predicting Diabetes Disease using Effective Classification TechniquesIRJET-  	  Predicting Diabetes Disease using Effective Classification Techniques
IRJET- Predicting Diabetes Disease using Effective Classification Techniques
IRJET Journal
 
IRJET - Prediction and Analysis of Multiple Diseases using Machine Learni...
IRJET -  	  Prediction and Analysis of Multiple Diseases using Machine Learni...IRJET -  	  Prediction and Analysis of Multiple Diseases using Machine Learni...
IRJET - Prediction and Analysis of Multiple Diseases using Machine Learni...
IRJET Journal
 
LIVER PREDICTION USING MACHINE LEARNING.docx
LIVER PREDICTION USING MACHINE LEARNING.docxLIVER PREDICTION USING MACHINE LEARNING.docx
LIVER PREDICTION USING MACHINE LEARNING.docx
spub1985
 
A COMPREHENSIVE SURVEY ON CARDIAC ARREST RISK LEVEL PREDICTION SYSTEM
A COMPREHENSIVE SURVEY ON CARDIAC ARREST RISK LEVEL PREDICTION SYSTEMA COMPREHENSIVE SURVEY ON CARDIAC ARREST RISK LEVEL PREDICTION SYSTEM
A COMPREHENSIVE SURVEY ON CARDIAC ARREST RISK LEVEL PREDICTION SYSTEM
IRJET Journal
 
IRJET- Disease Prediction using Machine Learning
IRJET-  	  Disease Prediction using Machine LearningIRJET-  	  Disease Prediction using Machine Learning
IRJET- Disease Prediction using Machine Learning
IRJET Journal
 
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 Journal
 
IRJET- Disease Analysis and Giving Remedies through an Android Application
IRJET- Disease Analysis and Giving Remedies through an Android ApplicationIRJET- Disease Analysis and Giving Remedies through an Android Application
IRJET- Disease Analysis and Giving Remedies through an Android Application
IRJET Journal
 
IRJET- Result on the Application for Multiple Disease Prediction from Symptom...
IRJET- Result on the Application for Multiple Disease Prediction from Symptom...IRJET- Result on the Application for Multiple Disease Prediction from Symptom...
IRJET- Result on the Application for Multiple Disease Prediction from Symptom...
IRJET Journal
 
IRJET - E-Health Chain and Anticipation of Future Disease
IRJET - E-Health Chain and Anticipation of Future DiseaseIRJET - E-Health Chain and Anticipation of Future Disease
IRJET - E-Health Chain and Anticipation of Future Disease
IRJET Journal
 
Health Analyzer System
Health Analyzer SystemHealth Analyzer System
Health Analyzer System
IRJET Journal
 
Multiple Disease Prediction System
Multiple Disease Prediction SystemMultiple Disease Prediction System
Multiple Disease Prediction System
IRJET Journal
 
Heart Disease Prediction using Data Mining
Heart Disease Prediction using Data MiningHeart Disease Prediction using Data Mining
Heart Disease Prediction using Data Mining
IRJET Journal
 
Predicting Heart Disease Using Machine Learning Algorithms.
Predicting Heart Disease Using Machine Learning Algorithms.Predicting Heart Disease Using Machine Learning Algorithms.
Predicting Heart Disease Using Machine Learning Algorithms.
IRJET Journal
 
Multiple disease prediction using Machine Learning Algorithms
Multiple disease prediction using Machine Learning AlgorithmsMultiple disease prediction using Machine Learning Algorithms
Multiple disease prediction using Machine Learning Algorithms
IRJET Journal
 
Health Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep LearningHealth Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep Learning
IRJET Journal
 
Case Study: Advanced analytics in healthcare using unstructured data
Case Study: Advanced analytics in healthcare using unstructured dataCase Study: Advanced analytics in healthcare using unstructured data
Case Study: Advanced analytics in healthcare using unstructured data
Damo Consulting Inc.
 
Sepsis Prediction Using Machine Learning
Sepsis Prediction Using Machine LearningSepsis Prediction Using Machine Learning
Sepsis Prediction Using Machine Learning
IRJET Journal
 
Multiple Disease Prediction System: A Review
Multiple Disease Prediction System: A ReviewMultiple Disease Prediction System: A Review
Multiple Disease Prediction System: A Review
IRJET Journal
 
Care expert assistant for Medicare system using Machine learning
Care expert assistant for Medicare system using Machine learningCare expert assistant for Medicare system using Machine learning
Care expert assistant for Medicare system using Machine learning
IRJET Journal
 
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...
IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using...
IRJET Journal
 
IRJET- Predicting Diabetes Disease using Effective Classification Techniques
IRJET-  	  Predicting Diabetes Disease using Effective Classification TechniquesIRJET-  	  Predicting Diabetes Disease using Effective Classification Techniques
IRJET- Predicting Diabetes Disease using Effective Classification Techniques
IRJET Journal
 
IRJET - Prediction and Analysis of Multiple Diseases using Machine Learni...
IRJET -  	  Prediction and Analysis of Multiple Diseases using Machine Learni...IRJET -  	  Prediction and Analysis of Multiple Diseases using Machine Learni...
IRJET - Prediction and Analysis of Multiple Diseases using Machine Learni...
IRJET Journal
 
LIVER PREDICTION USING MACHINE LEARNING.docx
LIVER PREDICTION USING MACHINE LEARNING.docxLIVER PREDICTION USING MACHINE LEARNING.docx
LIVER PREDICTION USING MACHINE LEARNING.docx
spub1985
 
A COMPREHENSIVE SURVEY ON CARDIAC ARREST RISK LEVEL PREDICTION SYSTEM
A COMPREHENSIVE SURVEY ON CARDIAC ARREST RISK LEVEL PREDICTION SYSTEMA COMPREHENSIVE SURVEY ON CARDIAC ARREST RISK LEVEL PREDICTION SYSTEM
A COMPREHENSIVE SURVEY ON CARDIAC ARREST RISK LEVEL PREDICTION SYSTEM
IRJET Journal
 
IRJET- Disease Prediction using Machine Learning
IRJET-  	  Disease Prediction using Machine LearningIRJET-  	  Disease Prediction using Machine Learning
IRJET- Disease Prediction using Machine Learning
IRJET Journal
 
Ad

More from IRJET Journal (20)

Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATIONBRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ..."Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
Breast Cancer Detection using Computer Vision
Breast Cancer Detection using Computer VisionBreast Cancer Detection using Computer Vision
Breast Cancer Detection using Computer Vision
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the HeliosphereAnalysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
A Novel System for Recommending Agricultural Crops Using Machine Learning App...A Novel System for Recommending Agricultural Crops Using Machine Learning App...
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the HeliosphereAnalysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
FIR filter-based Sample Rate Convertors and its use in NR PRACH
FIR filter-based Sample Rate Convertors and its use in NR PRACHFIR filter-based Sample Rate Convertors and its use in NR PRACH
FIR filter-based Sample Rate Convertors and its use in NR PRACH
IRJET Journal
 
Kiona – A Smart Society Automation Project
Kiona – A Smart Society Automation ProjectKiona – A Smart Society Automation Project
Kiona – A Smart Society Automation Project
IRJET Journal
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
Invest in Innovation: Empowering Ideas through Blockchain Based CrowdfundingInvest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUBSPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
AR Application: Homewise VisionMs. Vaishali Rane, Om Awadhoot, Bhargav Gajare...
AR Application: Homewise VisionMs. Vaishali Rane, Om Awadhoot, Bhargav Gajare...AR Application: Homewise VisionMs. Vaishali Rane, Om Awadhoot, Bhargav Gajare...
AR Application: Homewise VisionMs. Vaishali Rane, Om Awadhoot, Bhargav Gajare...
IRJET Journal
 
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATIONBRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ..."Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
Breast Cancer Detection using Computer Vision
Breast Cancer Detection using Computer VisionBreast Cancer Detection using Computer Vision
Breast Cancer Detection using Computer Vision
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the HeliosphereAnalysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
A Novel System for Recommending Agricultural Crops Using Machine Learning App...A Novel System for Recommending Agricultural Crops Using Machine Learning App...
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the HeliosphereAnalysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
FIR filter-based Sample Rate Convertors and its use in NR PRACH
FIR filter-based Sample Rate Convertors and its use in NR PRACHFIR filter-based Sample Rate Convertors and its use in NR PRACH
FIR filter-based Sample Rate Convertors and its use in NR PRACH
IRJET Journal
 
Kiona – A Smart Society Automation Project
Kiona – A Smart Society Automation ProjectKiona – A Smart Society Automation Project
Kiona – A Smart Society Automation Project
IRJET Journal
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
Invest in Innovation: Empowering Ideas through Blockchain Based CrowdfundingInvest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUBSPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
AR Application: Homewise VisionMs. Vaishali Rane, Om Awadhoot, Bhargav Gajare...
AR Application: Homewise VisionMs. Vaishali Rane, Om Awadhoot, Bhargav Gajare...AR Application: Homewise VisionMs. Vaishali Rane, Om Awadhoot, Bhargav Gajare...
AR Application: Homewise VisionMs. Vaishali Rane, Om Awadhoot, Bhargav Gajare...
IRJET Journal
 
Ad

Recently uploaded (20)

22PCOAM16_MACHINE_LEARNING_UNIT_IV_NOTES_with_QB
22PCOAM16_MACHINE_LEARNING_UNIT_IV_NOTES_with_QB22PCOAM16_MACHINE_LEARNING_UNIT_IV_NOTES_with_QB
22PCOAM16_MACHINE_LEARNING_UNIT_IV_NOTES_with_QB
Guru Nanak Technical Institutions
 
Optimizing Reinforced Concrete Cantilever Retaining Walls Using Gases Brownia...
Optimizing Reinforced Concrete Cantilever Retaining Walls Using Gases Brownia...Optimizing Reinforced Concrete Cantilever Retaining Walls Using Gases Brownia...
Optimizing Reinforced Concrete Cantilever Retaining Walls Using Gases Brownia...
Journal of Soft Computing in Civil Engineering
 
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdfML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
rameshwarchintamani
 
AI-Powered Data Management and Governance in Retail
AI-Powered Data Management and Governance in RetailAI-Powered Data Management and Governance in Retail
AI-Powered Data Management and Governance in Retail
IJDKP
 
OPTIMIZING DATA INTEROPERABILITY IN AGILE ORGANIZATIONS: INTEGRATING NONAKA’S...
OPTIMIZING DATA INTEROPERABILITY IN AGILE ORGANIZATIONS: INTEGRATING NONAKA’S...OPTIMIZING DATA INTEROPERABILITY IN AGILE ORGANIZATIONS: INTEGRATING NONAKA’S...
OPTIMIZING DATA INTEROPERABILITY IN AGILE ORGANIZATIONS: INTEGRATING NONAKA’S...
ijdmsjournal
 
PPT on Sattelite satellite & Radar(1).pptx
PPT on Sattelite satellite & Radar(1).pptxPPT on Sattelite satellite & Radar(1).pptx
PPT on Sattelite satellite & Radar(1).pptx
navneet19791
 
ML_Unit_VI_DEEP LEARNING_Introduction to ANN.pdf
ML_Unit_VI_DEEP LEARNING_Introduction to ANN.pdfML_Unit_VI_DEEP LEARNING_Introduction to ANN.pdf
ML_Unit_VI_DEEP LEARNING_Introduction to ANN.pdf
rameshwarchintamani
 
Applications of Centroid in Structural Engineering
Applications of Centroid in Structural EngineeringApplications of Centroid in Structural Engineering
Applications of Centroid in Structural Engineering
suvrojyotihalder2006
 
Using the Artificial Neural Network to Predict the Axial Strength and Strain ...
Using the Artificial Neural Network to Predict the Axial Strength and Strain ...Using the Artificial Neural Network to Predict the Axial Strength and Strain ...
Using the Artificial Neural Network to Predict the Axial Strength and Strain ...
Journal of Soft Computing in Civil Engineering
 
Machine foundation notes for civil engineering students
Machine foundation notes for civil engineering studentsMachine foundation notes for civil engineering students
Machine foundation notes for civil engineering students
DYPCET
 
Slide share PPT of SOx control technologies.pptx
Slide share PPT of SOx control technologies.pptxSlide share PPT of SOx control technologies.pptx
Slide share PPT of SOx control technologies.pptx
vvsasane
 
Frontend Architecture Diagram/Guide For Frontend Engineers
Frontend Architecture Diagram/Guide For Frontend EngineersFrontend Architecture Diagram/Guide For Frontend Engineers
Frontend Architecture Diagram/Guide For Frontend Engineers
Michael Hertzberg
 
Transport modelling at SBB, presentation at EPFL in 2025
Transport modelling at SBB, presentation at EPFL in 2025Transport modelling at SBB, presentation at EPFL in 2025
Transport modelling at SBB, presentation at EPFL in 2025
Antonin Danalet
 
Generative AI & Large Language Models Agents
Generative AI & Large Language Models AgentsGenerative AI & Large Language Models Agents
Generative AI & Large Language Models Agents
aasgharbee22seecs
 
Little Known Ways To 3 Best sites to Buy Linkedin Accounts.pdf
Little Known Ways To 3 Best sites to Buy Linkedin Accounts.pdfLittle Known Ways To 3 Best sites to Buy Linkedin Accounts.pdf
Little Known Ways To 3 Best sites to Buy Linkedin Accounts.pdf
gori42199
 
Slide share PPT of NOx control technologies.pptx
Slide share PPT of  NOx control technologies.pptxSlide share PPT of  NOx control technologies.pptx
Slide share PPT of NOx control technologies.pptx
vvsasane
 
IBAAS 2023 Series_Lecture 8- Dr. Nandi.pdf
IBAAS 2023 Series_Lecture 8- Dr. Nandi.pdfIBAAS 2023 Series_Lecture 8- Dr. Nandi.pdf
IBAAS 2023 Series_Lecture 8- Dr. Nandi.pdf
VigneshPalaniappanM
 
Jacob Murphy Australia - Excels In Optimizing Software Applications
Jacob Murphy Australia - Excels In Optimizing Software ApplicationsJacob Murphy Australia - Excels In Optimizing Software Applications
Jacob Murphy Australia - Excels In Optimizing Software Applications
Jacob Murphy Australia
 
Environment .................................
Environment .................................Environment .................................
Environment .................................
shadyozq9
 
vtc2018fall_otfs_tutorial_presentation_1.pdf
vtc2018fall_otfs_tutorial_presentation_1.pdfvtc2018fall_otfs_tutorial_presentation_1.pdf
vtc2018fall_otfs_tutorial_presentation_1.pdf
RaghavaGD1
 
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdfML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
rameshwarchintamani
 
AI-Powered Data Management and Governance in Retail
AI-Powered Data Management and Governance in RetailAI-Powered Data Management and Governance in Retail
AI-Powered Data Management and Governance in Retail
IJDKP
 
OPTIMIZING DATA INTEROPERABILITY IN AGILE ORGANIZATIONS: INTEGRATING NONAKA’S...
OPTIMIZING DATA INTEROPERABILITY IN AGILE ORGANIZATIONS: INTEGRATING NONAKA’S...OPTIMIZING DATA INTEROPERABILITY IN AGILE ORGANIZATIONS: INTEGRATING NONAKA’S...
OPTIMIZING DATA INTEROPERABILITY IN AGILE ORGANIZATIONS: INTEGRATING NONAKA’S...
ijdmsjournal
 
PPT on Sattelite satellite & Radar(1).pptx
PPT on Sattelite satellite & Radar(1).pptxPPT on Sattelite satellite & Radar(1).pptx
PPT on Sattelite satellite & Radar(1).pptx
navneet19791
 
ML_Unit_VI_DEEP LEARNING_Introduction to ANN.pdf
ML_Unit_VI_DEEP LEARNING_Introduction to ANN.pdfML_Unit_VI_DEEP LEARNING_Introduction to ANN.pdf
ML_Unit_VI_DEEP LEARNING_Introduction to ANN.pdf
rameshwarchintamani
 
Applications of Centroid in Structural Engineering
Applications of Centroid in Structural EngineeringApplications of Centroid in Structural Engineering
Applications of Centroid in Structural Engineering
suvrojyotihalder2006
 
Machine foundation notes for civil engineering students
Machine foundation notes for civil engineering studentsMachine foundation notes for civil engineering students
Machine foundation notes for civil engineering students
DYPCET
 
Slide share PPT of SOx control technologies.pptx
Slide share PPT of SOx control technologies.pptxSlide share PPT of SOx control technologies.pptx
Slide share PPT of SOx control technologies.pptx
vvsasane
 
Frontend Architecture Diagram/Guide For Frontend Engineers
Frontend Architecture Diagram/Guide For Frontend EngineersFrontend Architecture Diagram/Guide For Frontend Engineers
Frontend Architecture Diagram/Guide For Frontend Engineers
Michael Hertzberg
 
Transport modelling at SBB, presentation at EPFL in 2025
Transport modelling at SBB, presentation at EPFL in 2025Transport modelling at SBB, presentation at EPFL in 2025
Transport modelling at SBB, presentation at EPFL in 2025
Antonin Danalet
 
Generative AI & Large Language Models Agents
Generative AI & Large Language Models AgentsGenerative AI & Large Language Models Agents
Generative AI & Large Language Models Agents
aasgharbee22seecs
 
Little Known Ways To 3 Best sites to Buy Linkedin Accounts.pdf
Little Known Ways To 3 Best sites to Buy Linkedin Accounts.pdfLittle Known Ways To 3 Best sites to Buy Linkedin Accounts.pdf
Little Known Ways To 3 Best sites to Buy Linkedin Accounts.pdf
gori42199
 
Slide share PPT of NOx control technologies.pptx
Slide share PPT of  NOx control technologies.pptxSlide share PPT of  NOx control technologies.pptx
Slide share PPT of NOx control technologies.pptx
vvsasane
 
IBAAS 2023 Series_Lecture 8- Dr. Nandi.pdf
IBAAS 2023 Series_Lecture 8- Dr. Nandi.pdfIBAAS 2023 Series_Lecture 8- Dr. Nandi.pdf
IBAAS 2023 Series_Lecture 8- Dr. Nandi.pdf
VigneshPalaniappanM
 
Jacob Murphy Australia - Excels In Optimizing Software Applications
Jacob Murphy Australia - Excels In Optimizing Software ApplicationsJacob Murphy Australia - Excels In Optimizing Software Applications
Jacob Murphy Australia - Excels In Optimizing Software Applications
Jacob Murphy Australia
 
Environment .................................
Environment .................................Environment .................................
Environment .................................
shadyozq9
 
vtc2018fall_otfs_tutorial_presentation_1.pdf
vtc2018fall_otfs_tutorial_presentation_1.pdfvtc2018fall_otfs_tutorial_presentation_1.pdf
vtc2018fall_otfs_tutorial_presentation_1.pdf
RaghavaGD1
 

Multi Disease Detection using Deep Learning

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 444 Multi Disease Detection using Deep Learning Ishwari Ambre1, Samruddhi Deore2, Aryan Ingle3 ,Akanksha Vetal4 5Professor R.Y.Totare, Dept. of Information Technology, AISSMS IOIT Pune, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract -The main causes of disability and death in India and around the world are chronic diseases like heart disease, cancer, diabetes, stroke, and arthritis. Since these illnesses have a higher death rate than other illnesses, itisimportant to discover a promising treatment for chronic illnesses. The expansion of medical data in the healthcare industry and precise medical data analysis are beneficial for disease early diagnosis, patient care, and community services. With the Deep Learning model, which is more capable of performing a variety of tasks, the properties of medical data are extremely compatible. By lowering the mortalityrateofchronicdiseases, we hope to create a system for numerous diseases that can detect them early and perhaps save many lives. Key Words: Accurate, Chronic, Diagnosis, Detection, Healthcare, Prediction, Solution. 1. INTRODUCTION The main problem of healthcare organizations (hospitals, medical centers) is to provide quality services at affordable costs. Quality care means that patients are properly diagnosed and treated effectively. Bad clinical decisions can lead to disastrous consequences, which are therefore unacceptable. Hospitals also need to reduce the cost of clinical testing. They can achieve these results by using appropriate computerizedinformationanddecisionsupport systems. Most hospitals today use some type of hospital information system to manage health or patient records. These systems usually generate large amounts of data in the form of numbers, texts, charts, and images. An efficient solution over manual diagnosis techniques. The Expansion of this work is to create a more fine prediction and broaden the technique to modify the classification of disease based on prediction. This model will help doctors to cross verify the tests result providedbythelabs.Thissystem can be used by doctors to enhance doctors experience over diseases. By using this model we will be able to reduce the cost of tests that needs to carry out for the detection of chronic disease. However, the analysis of patients is depending on accuracy of diagnosis and then treatment as well. The wrong diagnosed patients lead to deaths in chronic type diseases. So the high risk of diagnosis there is need of accurate diagnosis aid for chronic diseases. 1.1 Need of the Topic With the progress of society, people’s living habits and environmental conditions are gradually changing, which invisibly increases people’s hidden dangers of various diseases. Major diseasessuchasBrainHealth,Cardiovascular Diseases, Vision Impairment, Diabetes, Cancer, etc, have a serious impact all over the world. Looking at diabetes alone, there are 422 million people in the world who are troubled, and Type 2 diabetes patients account for more than 90%. With the increase of age, the heart senescence and loss of function make the risk of heart diseases increase. Heart disease deaths account for more than 30% of global deaths . These major diseases seriously affect human health and reduce personal productivity. At the same time, it will aggravate social pressure and increase medical and health care expenditure Although work is carried out for different diseases but there is not any promising solution found that gives accurate diagnosis for all in one. This model is trying to develop system for multi-disease detection and stages predictions gives early detection and saves lots of life'sbyreducingdeath rate by chronic diseases. It goals to make clear the effectiveness of deep gaining knowledge of in disorder prediction, and Demonstrates the excessive correlation among deep studying and the scientific area in destiny development. The unique featureextractionmethodsofdeep learning methods can still play an important role in future medical research. The ability of deep learning to process complex data, the method of extracting the main features of multi-dimensional data, the efficient response to unstructured data,and the classificationstrategywithhigher accuracy are all superior to the previous technical methods. There is a wealth of hidden information in these data that is largely untapped. This raises an important question: "How can we transform data into useful information that enables clinicians to make informed clinical decisions?" This is the main motivation for this topic 2. LITERATURE SURVEY According to [1] the disease prediction, model uses K- Nearest Neighbor (KNN) and Convolutional neural network(CNN) machine learning algorithm for accurate prediction of disease. The accuracy of general disease prediction by using CNN is 84.5%.We compare the results between KNN and CNN algorithm in terms of accuracy and time and the accuracy of CNN algorithm which is more than KNN algorithm and time required for classification for CNN is less than KNN. So we can say CNN is better than KNN in terms of accuracy and time.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 445 According to [2] Machine learning is to discoverexamples and highlights in images that measure the values dependent on application. Image classification is done by using the Machine Learning based Reinforcement Learning Algorithms. The output result shows better efficiency in terms of sensitivity and accuracy using medical image processing technique. Image classification is not done by using the Machine Learning based supervised Learning Algorithms and unsupervised Learning Algorithms. According to [3] Supervised machine learning techniques used in this prediction of heart disease are artificial neural network (ANN), decision tree (DT), random forest (RF), support vector machine (SVM), naïve Bayes)(NB)and k- nearest neighbor algorithm. Furthermore,theperformances of these algorithms are summarized.Itisbettertousesearch algorithms for selecting the features and then applying machine learning techniques for prediction will give us better results in the prediction of heart disease. According to [4] For predicating a cureforcancer,someof the methods are artificial neural networks (ANNs), support vector machine (SVMs) and decision trees (DTs). In this study, the ML &DL approaches used in cancer progression modeling are reviewed. The predictions addressed are mostly linked to specific ML, input, and data samples supervision. By using the proposed framework, we would like to use other state of the art machine learning algorithms and extraction methodstoallowmoreintensivecomparative analysis. 3. PROPOSED SYSTEM This application of Deep Learning has the potential to significantly detect and classify with almost accuracy forthe low population, high dimensional dataset without requiring any hand-crafted, case specific features. Forfuturework,can implement this technique on some more images. Increasing the number of images used for the process, can improve the accuracy. This application is included with predefined scale for detection of disease. The score of this scale will helpusto understand the seriousness of the disease and will lead to the precautions to be taken. In the proposed system Gaussian Filter is used for image filtering and also it is faster because multiplying and adding is faster than sorting. Fig 1.Heart Disease Prediction Heat Map Fig 2. Count-Target Graph Fig 3. Proposed System GUI
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 12 | Dec 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 446 4. PROPOSED SYSTEM ARCHITECTURE The system experiencesthreediseases namelyheartdisease, diabetes and malaria because they are interrelated.Thefirst step is to import the UCI dataset, the PIMA dataset and the corresponding Indian liver dataset. After we import the dataset, a visualization of each input will take place. After visualization, data preprocessing takes place where we check outliers, missing values and also scale the dataset, then on the updated dataset, we split the data intoshapeand test. Then on the training dataset, we applied the knn, xgboost random forestalgorithmandappliedtheknowledge of the classified algorithm using the test dataset. After applying the knowledge, we will choose the algorithm with the best accuracy for each disease. Next, we built a picklefile for all diseases and then we integrated the pickle file with the django framework to export the model to the web. 5. CONCLUSIONS Developing the most promising system for multi disease detection and stages predictions which gives earlydetection and saves lots of lives by reducing death rate by chronic diseases. In the face of the high dimension and instability of medical data, deep learning has become the main driving force for the future development with its unique feature processing method and variable model. An efficient solution over manual diagnosis techniques. The Expansion of this workis to create a more fine prediction and broaden the technique to modify the classification of disease based on prediction. This model will help doctors to cross verify the tests result provided by the labs. This system can used by doctors to enhance doctors experience over diseases. By using this model we will be able to reduce the cost of tests that needs to carry out for the detection of chronic disease. REFERENCES [1] D. Dahiwade,G.PatleandE.Meshram,“DesigningDisease Prediction Model Using Machine Learning Approach,” 2019 3rd International Conference on Computing MethodologiesandCommunication2019,pp.1211-1215, doi:10.1109/ICCMC.2019.8819782. [2] K. Karthick, S. Rajakumar , N. Selvanathan , U.K, B. Saravanam, M. Murali and B. Dhiyanesh, “Analysisof Lung Cancer Detection Based on the Machine Learning Algorithm and IOT,” 2021 6th InternationalConference on Communication and Electronic System (ICCES), 2021.9489084. [3] R. Katarya and P. Srinivas , “Predicting Heart Disease at Early Stages using Machine Learning: ASurvey ,’’ 2020 International Conference on Electronics and Communication System(ICESC),2020,pp.302-305, doi : 10.1109/ICESC48915.2020.9155586 [4] G. Sruthi, C. L. Ram, M. K. Singh, N. Majhotra and N. Sharma, “ Cancer Prediction UsingMachineLearning,” 2022 2nd International Conference on Innovative Practices in Technology AndManagement(ICIPTM),2022, pp.217-221, doi : 10.1109/ICIPTM54933.2022.9754059. BIOGRAPHIES Ishwari Ambre BE-IT AISSMS IOIT,Pune Samruddhi Deore BE-IT AISSMS IOIT, Pune Aryan Ingle BE-IT AISSMS IOIT, Pune Akanksha Vetal BE-IT AISSMS IOIT, Pune Mrs. Reshma Totare Assistant Professor Dept. of Information Technology AISSMS IOIT, Pune
  翻译: