SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 02 | Feb 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 960
Smart Healthcare Prediction System Using Machine Learning
Ashwini Deepak Zende , Priyanka Prakash Patil, Sneha Gajendra Patil, Raju Mendhe
---------------------------------------------------------------------***-------------------------------------------------------------------
Abstract – In this paper, we have introduced the
techniques and applications of machine learning in the
healthcare system. We know that day by day large amount
of data is generating in healthcare industry and other
industries as well. Such large amount of data cannot be
processed by humans manually in a short time to make
diagnosis of diseases and treatments.
To reduce this manual work, we have explored data
management techniques and machine learning algorithms
in healthcare applications to develop accurate decisions. It
also gives the detailed description of medical data which
improves various aspects of healthcare applications. It is the
latest powerful technology that will reduce the manual
work of professionals.
In this paper, we will be using the Naïve Bayes machine
learning algorithm to train our machine to predict the
different types of diseases. It uses existing medical
information in various databases to rework it into new
results and researches. It will extract the new patterns from
large datasets to make prediction and knowledge associated
with these patterns. Particularly, the important task is to
get data by means of automatic or semi-automatic.
Key Words: Naïve Bayes, machine learning.
1. INTRODUCTION
It might have happened many times that many of us
need doctor’s help immediately but they are not available
due to some reasons. In our day-to-day life we have lot of
other problems to deal with so we neglect these problems.
So, to avoid such problems we have designed user-friendly
website which helps users to get instant guidance on their
problems. We will implement online intelligent healthcare
system which will help users to get instant guidance on
their various health issues. Healthcare domain is a wider
domain and having different disease characteristics,
different techniques have their own prediction
efficiencies, which can be enhanced and changed in order
to get into most optimized way.
Smart health prediction helps in the diagnosis multiple
diseases by analyzing various symptoms using machine
learning algorithm techniques. Machine learning
technology offers a strong application forum in the
medical industry for health disease prediction concerns
based on user/patient experience. We use machine
learning to keep track of all symptoms and diseases.
Machine learning technology helps predictive models to
quickly analyze the data and produce efficient results
quickly.
2. LITERATURE SURVEY
The prediction of diseases has been challenging task
for the system. The goal of this paper is to develop
machine learning algorithms for prediction of diseases. We
carry out a medical observation for some time for
prediction purpose.
The machine learning consists of analysis of large
amount of data available in healthcare field and obtains
the useful information. The information can be converted
to knowledge using different algorithms.
Divya Tomar and Sonali Agarwal have presented a
concise presentation of machine learning techniques in
healthcare area. This contains additional features,
applications, difficulties and future scope of machine
learning techniques. [1]
Priyanka Pawar, Megha Walunj and Pallavi chitte
presented a procedure to anticipate elements in view of
client input side effects. They have assembled a model to
exhibit the effectiveness of these techniques which will
guide clients about their problems which they are
experiencing. It predicts possible illness by data
collections and and gives proposed specialists and medical
arrangements. [2]
Divya Jain presents a review of the implementation of
machine learning algorithm on datasets. It states the
details of the idea on two-step frequent data items using
machine learning rules. [3]
In this paper, we set out to identify efficient algorithm for
results. We can create different types of applications for
healthcare industry so as to fulfill by using all these
predictive analysis and machine learning algorithms.
3. PROPOSED SYSTEM
To beat the existing framework which was manual
system of checking and treating patients we have created
smart healthcare prediction system. Here we have
proposed a framework that will guide users on their
various medical problems. This system allows users to
share their symptoms as input to the system and system
will process these symptoms and will give output to the
users as predicted disease. Patients will also consult to the
doctor which will be suggested by the system. This system
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 02 | Feb 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 961
is also utilized for improving the task of specialists. The
various parameters included in the prediction process
includes integration, forecasting, path analysis and
prediction analysis. There are three modules in the
system: Patient module, Doctor module and Admin
module.
Fig.1 Home page of system
3.1 Patient module: In this module, we have
different sub-modules.
3.1.1 Patient registration
3.1.2 Patient login
3.1.3 Prediction of disease
3.1.4 Consult a doctor
3.1.5 Give Feedback
Fig.2 Input(Add symptoms) page
Fig.3 Disease prediction page
3.2 Doctor module: In this module, we have
different sub-modules.
3.2.1 Doctor registration
3.2.2 Doctor login
3.2.3 View patient history
Fig.4 Doctos’s Profile page
Fig.5 Patient’s history and queries page
3.3 Admin module: Admin can add/delete patients
and doctors and admin have control of website. In this
module also, we have different sub-modules.
3.3.1 Admin login
3.3.2 Manage user’s data
Fig. 6 Admin home page
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 02 | Feb 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 962
Fig.7 User details page under Admin profile
4. ALGORITHM USED
4.1 Naïve Bayes Algorithm
The proposed framework utilizes “Naïve Bayes”
algorithm for the development of the framework. Naïve
Bayes algorithm is a simple technique which is used for
developing the models that are used to assign class labels
to problem instances. The class labels are drawn from the
problem set. This algorithm is a family of algorithm which
is based on a general principle, not a particular algorithm.
According to this principle, the value of each function
of all Naïve Bayes classifiers is independent of the value of
other features. Because of this algorithm, disease
prediction could be achieved over a short period of time
and at a low cost. There are n-variety of probability
models, but for some of them, the Naïve Bayes algorithm
performs best in supervised learning model.
Fig .8 Naïve Bayes Algorithm steps
Following advances are actualized in Bayes calculation:
Bayes Theorem: P(c|x)=P(x|c) P(c) / P(x)
where, P(c|x)= Posterior probability
P(c) = Prior probability
P(x|c)= Probability of predictor
P(x)= Predictor’s prior probability
Different kind of medical data was taken in program
was prepared with the data indexes to such an extent that
the probabilities of the considerable number of classes
with each condition were determined. Result was
gathered in the database and when the test information
was given we got the probablities for the distinctive
classes for the given side effect based on which we infers
that the patient fell into the class with the most elevated
likelihood. Thus it is in “Naïve Bayes” form.
We initially process all possible individual probabilities
adapted on the objective quality of specific illness
contained all probabilities of trait of that malady. Register
the possible probabilities for all condition choose that the
p has part up into two cases one for Y and second for N.
Subsequently, on the off chance that the contention of
likelihood of P1 is more prominent than P2, at that point
patient isn't having the illness.
In terms of accuracy and time, the results of Naïve
Bayes and other algorithms are compared, and the
accuracy of the Naïve Bayes algorithm is higher than the
other algorithms.
4.2.2 Decision Tree Algorithm
The decision tree algorithm is used to make a prepared set
to demonstrate which is used for estimation of target
factors by taking in decision standards got from before
data.
Decision tree utilizes a choice tree to go from perceptions
around things to decisions about the thing’s objective
esteem. It is one of the major approaches used in insights,
information mining and AI.
5. APPLICATIONS
There are various applications of machine learning such as
telecommunication industry, commercial industry, data
analysis and many more. The proposed system can be
used in hospitals as health monitoring system. Through
this system, patient can self-assess himself/herself and
monitors by self. Doctors can also assess their patients
from remote location with their convenience. This is an
automatic wireless health monitoring system.
In the healthcare industry, a lot of data is produced day by
day. Since there is a need of analysis of data and the
amount of data analyzed is in large amount, so there is a
need of excessive knowledge regarding the technology of
machine learning. This application will be primarily used
for patient data analysis and disease diagnosis at various
levels. There are some patients who require continuous
checkups, so this system will be very helpful for them.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 02 | Feb 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 963
6. CONCLUSION AND FUTURE SCOPE
Smart healthcare system is a developing and especially
critical research field with a possibly significant effect on
the conventional healthcare industry. Our work represents
the challenges and techniques of smart healthcare system.
We focused on the two most popular classical techniques
in Machine learning: Naïve Bayes algorithm and decision
tree algorithms. Required clinical symptoms related
information can be obtained from historical knowledge in
the suggested methodology by planning datasets using the
Naïve Bayes algorithm. These datasets will be compared
with the incoming queries and the final output will be
generated. This new solution will be based on real
historical data, it would provide accurate results that
would allow patients to get an immediate prediction of
diseases. Then patient can also consult with system
suggested doctors remotely. The proposed system will be
useful in emergency cases where patient is unable to reach
doctor, for emergency cases that do not have doctors in an
area, during late night emergencies and also for
preliminary examination of patients.
With this automatic system there would be
straightforwardness for users to perceive the medical
problems. The further enhancements that can be done
would be integrating this web application in an Android
application. This will be available to users on their mobiles
and its use can be further increased and will become more
user-friendly. Also, in future we make this application
available in the villages also where medical facilities are
not so good. In this way, there is a research work and
scope available in this application.
REFERENCES
[1] "Research on Dining Mining Algorithms in Disease
Prediction", Kirubha V et al. JCTT, 2016
[2] Holzinger, Andreas, Rocker, Carsten, Ziefle, Martina,
“Smart Health”, 2015
[3] Dean, Jared, “Big Data, Data Mining and Machine
Learning”, 2014.
[4] Y. Xu, D. Sauquet, E. Zapletal, D. Lemaitre, and P.
Degoulet, "Integration of Medical Applications: The
Mediator Service of the SynEx Platform," International
Journal of Medical Informatics, vol. 58-59, pp.157-166,
2000.
[5] Dunsmuir, D., Payne, B.; Cloete, G.; Petersen, C. (2014),
“Development of m-Health Applications for Pre-
eclampsia Triage”, IEEE Journal of Biomedical and
Health Informatics, Vol. PP, No. 99, January, pp. 2168-
2194.
[6] Shubham Salunke, Shubham Rajiwade, Deepak Yadav,
S.K.Sabnis, "smart health prediction system using
machine learning", IJRAR - International Journal of
Research and Analytical Reviews (IJRAR), EISSN 2348-
1269, P- ISSN 2349-5138, Volume.7, Issue 1, Page No
pp.483-488, March 2020.
[7] D. Dahiwade, G. Patle and E. Meshram, "Designing
Disease Prediction Model Using Machine Learning
Approach," 2019 3rd International Conference on
Computing Methodologies and Communication
(ICCMC), Erode, India, 2019, pp. 1211-1215.
[8] G. Eysenbach, “What Is e-Health?” J. Medical Internet
Research, vol. 3, no. 2, pp. 20-21, Apr-June 2001.
[9] “Smart Health Prediction Using Machine Learning”,
2021 International Research Journal on Advanced
Science Hub
[10] M. Young, The Technical Writer’s Handbook. Mill
Valley, CA: University Science, 1989.
[11] R. Nicole, “Title of paper with only first word
capitalized,” J. Name Stand. Abbrev., in press.
[12] K. Elissa, “Title of paper if known,” unpublished.

More Related Content

Similar to Smart Healthcare Prediction System Using Machine Learning

“Detection of Diseases using Machine Learning”
“Detection of Diseases using Machine Learning”“Detection of Diseases using Machine Learning”
“Detection of Diseases using Machine Learning”IRJET Journal
 
Multi Disease Detection using Deep Learning
Multi Disease Detection using Deep LearningMulti Disease Detection using Deep Learning
Multi Disease Detection using Deep LearningIRJET Journal
 
Multiple Disease Prediction System
Multiple Disease Prediction SystemMultiple Disease Prediction System
Multiple Disease Prediction SystemIRJET Journal
 
VIRTUAL CLINIC: A CDSS ASSISTEDTELEMEDICINE FRAMEWORK
VIRTUAL CLINIC: A CDSS ASSISTEDTELEMEDICINE FRAMEWORKVIRTUAL CLINIC: A CDSS ASSISTEDTELEMEDICINE FRAMEWORK
VIRTUAL CLINIC: A CDSS ASSISTEDTELEMEDICINE FRAMEWORKIRJET Journal
 
IRJET - Medicine Recommendation System
IRJET - Medicine Recommendation SystemIRJET - Medicine Recommendation System
IRJET - Medicine Recommendation SystemIRJET Journal
 
IRJET - Machine Learning for Diagnosis of Diabetes
IRJET - Machine Learning for Diagnosis of DiabetesIRJET - Machine Learning for Diagnosis of Diabetes
IRJET - Machine Learning for Diagnosis of DiabetesIRJET Journal
 
Smart Health Disease Prediction django machinelearning.pptx
Smart Health Disease Prediction django machinelearning.pptxSmart Health Disease Prediction django machinelearning.pptx
Smart Health Disease Prediction django machinelearning.pptxsaiproject
 
IRJET - Prediction and Detection of Diabetes using Machine Learning
IRJET - Prediction and Detection of Diabetes using Machine LearningIRJET - Prediction and Detection of Diabetes using Machine Learning
IRJET - Prediction and Detection of Diabetes using Machine LearningIRJET Journal
 
IRJET- Review on: Virtual Assistant and Patient Monitoring System by usin...
IRJET-  	  Review on: Virtual Assistant and Patient Monitoring System by usin...IRJET-  	  Review on: Virtual Assistant and Patient Monitoring System by usin...
IRJET- Review on: Virtual Assistant and Patient Monitoring System by usin...IRJET Journal
 
Smart health disease prediction python django
Smart health disease prediction python djangoSmart health disease prediction python django
Smart health disease prediction python djangoShaikSalman28
 
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 ApplicationIRJET Journal
 
IRJET - Review on Classi?cation and Prediction of Dengue and Malaria Dise...
IRJET -  	  Review on Classi?cation and Prediction of Dengue and Malaria Dise...IRJET -  	  Review on Classi?cation and Prediction of Dengue and Malaria Dise...
IRJET - Review on Classi?cation and Prediction of Dengue and Malaria Dise...IRJET Journal
 
Health Care System with Smart Assistant
Health Care System with Smart AssistantHealth Care System with Smart Assistant
Health Care System with Smart AssistantIRJET Journal
 
IRJET- Smart Medical Assistant using Wearable Device
IRJET- Smart Medical Assistant using Wearable DeviceIRJET- Smart Medical Assistant using Wearable Device
IRJET- Smart Medical Assistant using Wearable DeviceIRJET Journal
 
Application to Predict Cattle Disease Pattern using ML
Application to Predict Cattle Disease Pattern using MLApplication to Predict Cattle Disease Pattern using ML
Application to Predict Cattle Disease Pattern using MLIRJET Journal
 
IRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction SystemIRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction SystemIRJET Journal
 
A SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNING
A SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNINGA SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNING
A SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNINGIRJET Journal
 
IRJET- A System for Complete Healthcare Management: Ask-Us-Health A Secon...
IRJET-  	  A System for Complete Healthcare Management: Ask-Us-Health A Secon...IRJET-  	  A System for Complete Healthcare Management: Ask-Us-Health A Secon...
IRJET- A System for Complete Healthcare Management: Ask-Us-Health A Secon...IRJET Journal
 
Heart Disease Prediction using Machine Learning Algorithms
Heart Disease Prediction using Machine Learning AlgorithmsHeart Disease Prediction using Machine Learning Algorithms
Heart Disease Prediction using Machine Learning AlgorithmsIRJET Journal
 
IRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare ServiceIRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare ServiceIRJET Journal
 

Similar to Smart Healthcare Prediction System Using Machine Learning (20)

“Detection of Diseases using Machine Learning”
“Detection of Diseases using Machine Learning”“Detection of Diseases using Machine Learning”
“Detection of Diseases using Machine Learning”
 
Multi Disease Detection using Deep Learning
Multi Disease Detection using Deep LearningMulti Disease Detection using Deep Learning
Multi Disease Detection using Deep Learning
 
Multiple Disease Prediction System
Multiple Disease Prediction SystemMultiple Disease Prediction System
Multiple Disease Prediction System
 
VIRTUAL CLINIC: A CDSS ASSISTEDTELEMEDICINE FRAMEWORK
VIRTUAL CLINIC: A CDSS ASSISTEDTELEMEDICINE FRAMEWORKVIRTUAL CLINIC: A CDSS ASSISTEDTELEMEDICINE FRAMEWORK
VIRTUAL CLINIC: A CDSS ASSISTEDTELEMEDICINE FRAMEWORK
 
IRJET - Medicine Recommendation System
IRJET - Medicine Recommendation SystemIRJET - Medicine Recommendation System
IRJET - Medicine Recommendation System
 
IRJET - Machine Learning for Diagnosis of Diabetes
IRJET - Machine Learning for Diagnosis of DiabetesIRJET - Machine Learning for Diagnosis of Diabetes
IRJET - Machine Learning for Diagnosis of Diabetes
 
Smart Health Disease Prediction django machinelearning.pptx
Smart Health Disease Prediction django machinelearning.pptxSmart Health Disease Prediction django machinelearning.pptx
Smart Health Disease Prediction django machinelearning.pptx
 
IRJET - Prediction and Detection of Diabetes using Machine Learning
IRJET - Prediction and Detection of Diabetes using Machine LearningIRJET - Prediction and Detection of Diabetes using Machine Learning
IRJET - Prediction and Detection of Diabetes using Machine Learning
 
IRJET- Review on: Virtual Assistant and Patient Monitoring System by usin...
IRJET-  	  Review on: Virtual Assistant and Patient Monitoring System by usin...IRJET-  	  Review on: Virtual Assistant and Patient Monitoring System by usin...
IRJET- Review on: Virtual Assistant and Patient Monitoring System by usin...
 
Smart health disease prediction python django
Smart health disease prediction python djangoSmart health disease prediction python django
Smart health disease prediction python django
 
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 - Review on Classi?cation and Prediction of Dengue and Malaria Dise...
IRJET -  	  Review on Classi?cation and Prediction of Dengue and Malaria Dise...IRJET -  	  Review on Classi?cation and Prediction of Dengue and Malaria Dise...
IRJET - Review on Classi?cation and Prediction of Dengue and Malaria Dise...
 
Health Care System with Smart Assistant
Health Care System with Smart AssistantHealth Care System with Smart Assistant
Health Care System with Smart Assistant
 
IRJET- Smart Medical Assistant using Wearable Device
IRJET- Smart Medical Assistant using Wearable DeviceIRJET- Smart Medical Assistant using Wearable Device
IRJET- Smart Medical Assistant using Wearable Device
 
Application to Predict Cattle Disease Pattern using ML
Application to Predict Cattle Disease Pattern using MLApplication to Predict Cattle Disease Pattern using ML
Application to Predict Cattle Disease Pattern using ML
 
IRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction SystemIRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction System
 
A SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNING
A SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNINGA SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNING
A SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNING
 
IRJET- A System for Complete Healthcare Management: Ask-Us-Health A Secon...
IRJET-  	  A System for Complete Healthcare Management: Ask-Us-Health A Secon...IRJET-  	  A System for Complete Healthcare Management: Ask-Us-Health A Secon...
IRJET- A System for Complete Healthcare Management: Ask-Us-Health A Secon...
 
Heart Disease Prediction using Machine Learning Algorithms
Heart Disease Prediction using Machine Learning AlgorithmsHeart Disease Prediction using Machine Learning Algorithms
Heart Disease Prediction using Machine Learning Algorithms
 
IRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare ServiceIRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare Service
 

More from IRJET Journal

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

More from IRJET Journal (20)

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

Recently uploaded

GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 

Recently uploaded (20)

GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 

Smart Healthcare Prediction System Using Machine Learning

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 02 | Feb 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 960 Smart Healthcare Prediction System Using Machine Learning Ashwini Deepak Zende , Priyanka Prakash Patil, Sneha Gajendra Patil, Raju Mendhe ---------------------------------------------------------------------***------------------------------------------------------------------- Abstract – In this paper, we have introduced the techniques and applications of machine learning in the healthcare system. We know that day by day large amount of data is generating in healthcare industry and other industries as well. Such large amount of data cannot be processed by humans manually in a short time to make diagnosis of diseases and treatments. To reduce this manual work, we have explored data management techniques and machine learning algorithms in healthcare applications to develop accurate decisions. It also gives the detailed description of medical data which improves various aspects of healthcare applications. It is the latest powerful technology that will reduce the manual work of professionals. In this paper, we will be using the Naïve Bayes machine learning algorithm to train our machine to predict the different types of diseases. It uses existing medical information in various databases to rework it into new results and researches. It will extract the new patterns from large datasets to make prediction and knowledge associated with these patterns. Particularly, the important task is to get data by means of automatic or semi-automatic. Key Words: Naïve Bayes, machine learning. 1. INTRODUCTION It might have happened many times that many of us need doctor’s help immediately but they are not available due to some reasons. In our day-to-day life we have lot of other problems to deal with so we neglect these problems. So, to avoid such problems we have designed user-friendly website which helps users to get instant guidance on their problems. We will implement online intelligent healthcare system which will help users to get instant guidance on their various health issues. Healthcare domain is a wider domain and having different disease characteristics, different techniques have their own prediction efficiencies, which can be enhanced and changed in order to get into most optimized way. Smart health prediction helps in the diagnosis multiple diseases by analyzing various symptoms using machine learning algorithm techniques. Machine learning technology offers a strong application forum in the medical industry for health disease prediction concerns based on user/patient experience. We use machine learning to keep track of all symptoms and diseases. Machine learning technology helps predictive models to quickly analyze the data and produce efficient results quickly. 2. LITERATURE SURVEY The prediction of diseases has been challenging task for the system. The goal of this paper is to develop machine learning algorithms for prediction of diseases. We carry out a medical observation for some time for prediction purpose. The machine learning consists of analysis of large amount of data available in healthcare field and obtains the useful information. The information can be converted to knowledge using different algorithms. Divya Tomar and Sonali Agarwal have presented a concise presentation of machine learning techniques in healthcare area. This contains additional features, applications, difficulties and future scope of machine learning techniques. [1] Priyanka Pawar, Megha Walunj and Pallavi chitte presented a procedure to anticipate elements in view of client input side effects. They have assembled a model to exhibit the effectiveness of these techniques which will guide clients about their problems which they are experiencing. It predicts possible illness by data collections and and gives proposed specialists and medical arrangements. [2] Divya Jain presents a review of the implementation of machine learning algorithm on datasets. It states the details of the idea on two-step frequent data items using machine learning rules. [3] In this paper, we set out to identify efficient algorithm for results. We can create different types of applications for healthcare industry so as to fulfill by using all these predictive analysis and machine learning algorithms. 3. PROPOSED SYSTEM To beat the existing framework which was manual system of checking and treating patients we have created smart healthcare prediction system. Here we have proposed a framework that will guide users on their various medical problems. This system allows users to share their symptoms as input to the system and system will process these symptoms and will give output to the users as predicted disease. Patients will also consult to the doctor which will be suggested by the system. This system
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 02 | Feb 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 961 is also utilized for improving the task of specialists. The various parameters included in the prediction process includes integration, forecasting, path analysis and prediction analysis. There are three modules in the system: Patient module, Doctor module and Admin module. Fig.1 Home page of system 3.1 Patient module: In this module, we have different sub-modules. 3.1.1 Patient registration 3.1.2 Patient login 3.1.3 Prediction of disease 3.1.4 Consult a doctor 3.1.5 Give Feedback Fig.2 Input(Add symptoms) page Fig.3 Disease prediction page 3.2 Doctor module: In this module, we have different sub-modules. 3.2.1 Doctor registration 3.2.2 Doctor login 3.2.3 View patient history Fig.4 Doctos’s Profile page Fig.5 Patient’s history and queries page 3.3 Admin module: Admin can add/delete patients and doctors and admin have control of website. In this module also, we have different sub-modules. 3.3.1 Admin login 3.3.2 Manage user’s data Fig. 6 Admin home page
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 02 | Feb 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 962 Fig.7 User details page under Admin profile 4. ALGORITHM USED 4.1 Naïve Bayes Algorithm The proposed framework utilizes “Naïve Bayes” algorithm for the development of the framework. Naïve Bayes algorithm is a simple technique which is used for developing the models that are used to assign class labels to problem instances. The class labels are drawn from the problem set. This algorithm is a family of algorithm which is based on a general principle, not a particular algorithm. According to this principle, the value of each function of all Naïve Bayes classifiers is independent of the value of other features. Because of this algorithm, disease prediction could be achieved over a short period of time and at a low cost. There are n-variety of probability models, but for some of them, the Naïve Bayes algorithm performs best in supervised learning model. Fig .8 Naïve Bayes Algorithm steps Following advances are actualized in Bayes calculation: Bayes Theorem: P(c|x)=P(x|c) P(c) / P(x) where, P(c|x)= Posterior probability P(c) = Prior probability P(x|c)= Probability of predictor P(x)= Predictor’s prior probability Different kind of medical data was taken in program was prepared with the data indexes to such an extent that the probabilities of the considerable number of classes with each condition were determined. Result was gathered in the database and when the test information was given we got the probablities for the distinctive classes for the given side effect based on which we infers that the patient fell into the class with the most elevated likelihood. Thus it is in “Naïve Bayes” form. We initially process all possible individual probabilities adapted on the objective quality of specific illness contained all probabilities of trait of that malady. Register the possible probabilities for all condition choose that the p has part up into two cases one for Y and second for N. Subsequently, on the off chance that the contention of likelihood of P1 is more prominent than P2, at that point patient isn't having the illness. In terms of accuracy and time, the results of Naïve Bayes and other algorithms are compared, and the accuracy of the Naïve Bayes algorithm is higher than the other algorithms. 4.2.2 Decision Tree Algorithm The decision tree algorithm is used to make a prepared set to demonstrate which is used for estimation of target factors by taking in decision standards got from before data. Decision tree utilizes a choice tree to go from perceptions around things to decisions about the thing’s objective esteem. It is one of the major approaches used in insights, information mining and AI. 5. APPLICATIONS There are various applications of machine learning such as telecommunication industry, commercial industry, data analysis and many more. The proposed system can be used in hospitals as health monitoring system. Through this system, patient can self-assess himself/herself and monitors by self. Doctors can also assess their patients from remote location with their convenience. This is an automatic wireless health monitoring system. In the healthcare industry, a lot of data is produced day by day. Since there is a need of analysis of data and the amount of data analyzed is in large amount, so there is a need of excessive knowledge regarding the technology of machine learning. This application will be primarily used for patient data analysis and disease diagnosis at various levels. There are some patients who require continuous checkups, so this system will be very helpful for them.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 02 | Feb 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 963 6. CONCLUSION AND FUTURE SCOPE Smart healthcare system is a developing and especially critical research field with a possibly significant effect on the conventional healthcare industry. Our work represents the challenges and techniques of smart healthcare system. We focused on the two most popular classical techniques in Machine learning: Naïve Bayes algorithm and decision tree algorithms. Required clinical symptoms related information can be obtained from historical knowledge in the suggested methodology by planning datasets using the Naïve Bayes algorithm. These datasets will be compared with the incoming queries and the final output will be generated. This new solution will be based on real historical data, it would provide accurate results that would allow patients to get an immediate prediction of diseases. Then patient can also consult with system suggested doctors remotely. The proposed system will be useful in emergency cases where patient is unable to reach doctor, for emergency cases that do not have doctors in an area, during late night emergencies and also for preliminary examination of patients. With this automatic system there would be straightforwardness for users to perceive the medical problems. The further enhancements that can be done would be integrating this web application in an Android application. This will be available to users on their mobiles and its use can be further increased and will become more user-friendly. Also, in future we make this application available in the villages also where medical facilities are not so good. In this way, there is a research work and scope available in this application. REFERENCES [1] "Research on Dining Mining Algorithms in Disease Prediction", Kirubha V et al. JCTT, 2016 [2] Holzinger, Andreas, Rocker, Carsten, Ziefle, Martina, “Smart Health”, 2015 [3] Dean, Jared, “Big Data, Data Mining and Machine Learning”, 2014. [4] Y. Xu, D. Sauquet, E. Zapletal, D. Lemaitre, and P. Degoulet, "Integration of Medical Applications: The Mediator Service of the SynEx Platform," International Journal of Medical Informatics, vol. 58-59, pp.157-166, 2000. [5] Dunsmuir, D., Payne, B.; Cloete, G.; Petersen, C. (2014), “Development of m-Health Applications for Pre- eclampsia Triage”, IEEE Journal of Biomedical and Health Informatics, Vol. PP, No. 99, January, pp. 2168- 2194. [6] Shubham Salunke, Shubham Rajiwade, Deepak Yadav, S.K.Sabnis, "smart health prediction system using machine learning", IJRAR - International Journal of Research and Analytical Reviews (IJRAR), EISSN 2348- 1269, P- ISSN 2349-5138, Volume.7, Issue 1, Page No pp.483-488, March 2020. [7] D. Dahiwade, G. Patle and E. Meshram, "Designing Disease Prediction Model Using Machine Learning Approach," 2019 3rd International Conference on Computing Methodologies and Communication (ICCMC), Erode, India, 2019, pp. 1211-1215. [8] G. Eysenbach, “What Is e-Health?” J. Medical Internet Research, vol. 3, no. 2, pp. 20-21, Apr-June 2001. [9] “Smart Health Prediction Using Machine Learning”, 2021 International Research Journal on Advanced Science Hub [10] M. Young, The Technical Writer’s Handbook. Mill Valley, CA: University Science, 1989. [11] R. Nicole, “Title of paper with only first word capitalized,” J. Name Stand. Abbrev., in press. [12] K. Elissa, “Title of paper if known,” unpublished.