SlideShare uma empresa Scribd logo
1 de 42
Guided By: Presented By:
 Prof. AAAAAAA BBBBBBBB
CCCCCCCCCCC
ABC INSTITUTE OF
TECHNOLOGY AND RESEARCH
DEVELOPERS
BBBBBBBBB
CCCCCCCCC
INTRODUCTION
 It might have happened so many times that you or
someone yours need doctors help immediately, but they
are not available due to some reason. The Health
Prediction system is an end user support and online
consultation project. Here we propose a system that allows
users to get instant guidance on their health issues through
an intelligent health care system online. The system is fed
with various symptoms and the disease/illness associated
with those systems. The system allows user to share their
symptoms and issues. It then processes user’s symptoms to
check for various illnesses that could be associated with it.
Here we use some intelligent data mining techniques to
guess the most accurate illness that could be associated
with patient’s symptoms.
INTRODUCTION(continue…)
 In doctor module when doctor login to the system
doctor can view his patient details and the report of
that patient. Doctor can view details about the patient
search what patient searched for according to their
prediction. Doctor can view his personal details.
Admin can add new disease details by specifying the
type and symptoms of the disease into the database.
Based on the name of the disease and symptom the
data mining algorithm works. Admin can view various
disease and symptoms stored in database. This system
will provide proper guidance when the user specifies
the symptoms of his illness.
OBJECTIVE
 The objective of this project entitled “Smart health
disease prediction using machine learning” is to
provide a user friendly and easily understandable GUI
to users to easily get instant guidance on their health
issues through an intelligent health care system
online. The main objective of the System is to predict
disease according to symptoms and also suggest list of
doctors and medicines.
GOAL
 User can search for doctor’s help at any point of time.
 User can talk about their illness and get instant
diagnosis.
 Informs the user about the type of disease or disorder
it feels.
 Doctors get more clients online.
NEED OF THE SYSTEM
 There is always a need of a system that will provide the
disease information according to symptoms shared by
user.
 This system will help the user to find good doctors and
medicines.
MODULES
 Patient Login: - Patient Login to the system using his
ID and Password.
 Patient Registration: -If Patient is a new user he will
enter his personal details and he will user Id and
password through which he can login to the system.
 My Details: - Patient can view his personal details.
 Disease Prediction: - Patient will specify the
symptoms caused due to his illness. System will ask
certain question regarding his illness and system
predict the disease based on the symptoms specified
by the patient and system will also suggest doctors
based on the disease.
MODULES
 Search Doctor:- Patient can search for doctor by
specifying name, address or type.
 Feedback:-Patient will give feedback this will be
reported to the admin.
 Doctor Login: - Doctor will access the system using
his User ID and Password.
 Patient Details: Doctor can view patient’s personal
details.
 Notification: Doctor will get notification how many
people had accessed the system and what all are the
diseases predicted by the system.
MODULES
Admin Login: Admin can login to the system using
his ID and Password.
 Add Doctor: Admin can add new doctor details into
the database.
 Add Dataset: Admin can add dataset file in database.
View Doctor: Admin can view various Doctors along
with their personal details.
 View Disease: Admin can view various diseases
details stored in database.
 View Patient: Admin can view various patient details
who had accessed the system.
 View Feedback: Admin can view feedback provided
by various users.
FRONTEND (LANGUAGE USED)
 HTML (HYPERTEXT MARKUP LANGUAGE)
 CSS (CASCADING STYLE SHEET)
 BOOTSTRAP (FRAMEWORK OF CSS AND JS)
BACKEND
 PYTHON DJANGO
 SQLITE (DATABASE)
SOFTWARE USED
 PYTHON INTERPRETER
 PYCHARM IDE (INTEGRATED DEVELOPMENT ENVIRONMENT)
 NOTEPAD++ OR ANY OTHER TEXT EDITOR
 CHROME OR ANY OTHER BROWSER
ML ALGORITHMS USED
 GAUSSIAN NAÏVE BAYES CLASSIFIER
 RANDOM FOREST CLASSIFIER
 SUPPORT VECTOR CLASSIFIER
PROJECT SCOPE
 The project has a wide scope, as it is not intended to a
particular organization. This project is going to
develop generic software, which can be applied by any
businesses organization. More over it provides facility
to its users. Also the software is going to provide a
huge amount of summary data.
PROPOSED SYSTEM
 To beat the downside of existing framework we have
created smart health prediction System. We have built
up a specialist framework called Smart Health
Prediction framework, which is utilized for improving
the task of specialists. A framework checks a patient at
initial level and proposes the possible diseases. It
begins with getting some information about
manifestations to the patient, in the event that the
framework can distinguish the fitting sickness, at that
point it proposes a specialist accessible to the patient
in the closest conceivable territory.
PROPOSED SYSTEM (continue…)
On the off chance that the framework isn't sufficiently
sure, it asks few questions to the patients, still on the
off chance that the framework isn't sure; at that point
it will show a few tests to the patient. In light of
accessible total data, the framework will demonstrate
the result. Here we utilize some intelligent methods to
figure the most precise disorder that could be
associated with patient's appearances and dependent
on the database of a couple of patients restorative
record, calculation (Naive Bayes) is connected for
mapping the side effects with conceivable diseases.
This framework improves undertaking of the
specialists as well as helps the patients by giving vital
help at a soonest organize conceivable.
DFD(DATA FLOW DIAGRAM)
ER DIAGRAM
 Use case diagram consists of use cases and actors and
shows the interaction between them. The key points
are:
 The main purpose is to show the interaction between
the use cases and the actor.
 To represent the system requirement from user’s
perspective.
 The use cases are the functions that are to be
performed in the module.
 An actor could be the end-user of the system or an
external system.
USE CASE DIAGRAM
USE CASE DIAGRAM
USE CASE DIAGRAM
USE CASE DIAGRAM
ACTIVITY DIAGRAM
SEQUENCE DIAGRAM
Login Application Database
Login
:Request
:Validate()
:executeQuery()
Response
Show Result
Failed:show()
HOME PAGE
USER REGISTRATION PAGE
LOGIN PAGE
PATIENT HOME PAGE
USER PROFILE PAGE
INPUT USER HEALTH PARAMETERS PAGE
VIEW PREDICTION HISTORY PAGE
ADMIN HOME PAGE
VIEW DOCTOR PAGE
VIEW PATIENT PAGE
VIEW SEARCHED DATA PAGE
FUTURE SCOPE
Concealed learning will be extracted from the verifiable
information in the proposed framework, by getting
ready datasets by applying apriori calculation.
Anticipating savvy wellbeing should be possible just if
framework reacts that way. These datasets will be
contrasted and the approaching questions and the last
report will be produced utilizing Association Rule
Mining. Since this proposed system will chip away at
genuine chronicled information, it will give exact and
productive outcomes, which will enable patients, to get
the conclusion in a split second. More work should be
possible later on by utilizing more informational index
identified with heart sicknesses and by utilizing
diverse information decrease techniques to improve
the characterization.
FUTURE SCOPE (continue)
 For better precision and expectation of heart
sicknesses the datasets that will be used must be
quality organized and free from special cases,
inconsistencies, and missing characteristics. This web
application can be additionally upgraded in an
Android application. This will be accessible to clients
on versatile premise and its utilization can be
additionally expanded. Likewise, highlight like getting
the specialist online on a visit with the goal that
patients can straightforwardly converse with the
concerned specialists. The modules doing malignant
growth examination can be coordinated to discover
how close the individual related with disease is. This
will make this web application unsurprising in obvious
sense.
CONCLUSION
 It has been a great pleasure for me to work on this
exciting and challenging project. This project proved
good for me as it provided practical knowledge of not
only programming in Python and Sqlite web based
application. It also provides knowledge about the
latest technology used in developing web enabled
application and client server technology that will be
great demand in future. This will provide better
opportunities and guidance in future in developing
projects independently.
BIBLIOGRAPHY
 FOR PYTHON INSTALLATION
 https://www.python.org

 FOR HTML , CSS ANF PYTHON BASICS
 www.w3schools.com
 www.javatpoint.com
 https://www.geeksforgeeks.org/python-django/
 REFERENCE BOOKS
 Two scoops of Django for 1.11 by Daniel Greenfeld’s and
Audrey Greenfield
 Lightweight Django by Elman and Mark Lavin
THANKYOU

Mais conteúdo relacionado

Mais procurados

Hate speech detection
Hate speech detectionHate speech detection
Hate speech detectionNASIM ALAM
 
HADOOP TECHNOLOGY ppt
HADOOP  TECHNOLOGY pptHADOOP  TECHNOLOGY ppt
HADOOP TECHNOLOGY pptsravya raju
 
Text generation and_advanced_topics
Text generation and_advanced_topicsText generation and_advanced_topics
Text generation and_advanced_topicsankit_ppt
 
Image encryption and decryption
Image encryption and decryptionImage encryption and decryption
Image encryption and decryptionAashish R
 
Sentiment Analysis of Twitter Data
Sentiment Analysis of Twitter DataSentiment Analysis of Twitter Data
Sentiment Analysis of Twitter DataSumit Raj
 
Extending Apache Ranger Authorization Beyond Hadoop: Review of Apache Ranger ...
Extending Apache Ranger Authorization Beyond Hadoop: Review of Apache Ranger ...Extending Apache Ranger Authorization Beyond Hadoop: Review of Apache Ranger ...
Extending Apache Ranger Authorization Beyond Hadoop: Review of Apache Ranger ...DataWorks Summit
 
Transport Layer Security (TLS)
Transport Layer Security (TLS)Transport Layer Security (TLS)
Transport Layer Security (TLS)Arun Shukla
 
Big Data and Hadoop
Big Data and HadoopBig Data and Hadoop
Big Data and HadoopFlavio Vit
 
Https presentation
Https presentationHttps presentation
Https presentationpatel jatin
 
HTML, CSS and Java Scripts Basics
HTML, CSS and Java Scripts BasicsHTML, CSS and Java Scripts Basics
HTML, CSS and Java Scripts BasicsSun Technlogies
 
Classical Encryption Techniques in Network Security
Classical Encryption Techniques in Network SecurityClassical Encryption Techniques in Network Security
Classical Encryption Techniques in Network Securitybabak danyal
 
Introduction to Hadoop Technology
Introduction to Hadoop TechnologyIntroduction to Hadoop Technology
Introduction to Hadoop TechnologyManish Borkar
 
Emotion Detection in text
Emotion Detection in text Emotion Detection in text
Emotion Detection in text kashif kashif
 
Comparative Study of Machine Learning Algorithms for Sentiment Analysis with ...
Comparative Study of Machine Learning Algorithms for Sentiment Analysis with ...Comparative Study of Machine Learning Algorithms for Sentiment Analysis with ...
Comparative Study of Machine Learning Algorithms for Sentiment Analysis with ...Sagar Deogirkar
 

Mais procurados (20)

Hate speech detection
Hate speech detectionHate speech detection
Hate speech detection
 
HADOOP TECHNOLOGY ppt
HADOOP  TECHNOLOGY pptHADOOP  TECHNOLOGY ppt
HADOOP TECHNOLOGY ppt
 
Text generation and_advanced_topics
Text generation and_advanced_topicsText generation and_advanced_topics
Text generation and_advanced_topics
 
Image encryption and decryption
Image encryption and decryptionImage encryption and decryption
Image encryption and decryption
 
Sentiment Analysis of Twitter Data
Sentiment Analysis of Twitter DataSentiment Analysis of Twitter Data
Sentiment Analysis of Twitter Data
 
Extending Apache Ranger Authorization Beyond Hadoop: Review of Apache Ranger ...
Extending Apache Ranger Authorization Beyond Hadoop: Review of Apache Ranger ...Extending Apache Ranger Authorization Beyond Hadoop: Review of Apache Ranger ...
Extending Apache Ranger Authorization Beyond Hadoop: Review of Apache Ranger ...
 
Transport Layer Security (TLS)
Transport Layer Security (TLS)Transport Layer Security (TLS)
Transport Layer Security (TLS)
 
Big Data and Hadoop
Big Data and HadoopBig Data and Hadoop
Big Data and Hadoop
 
Authentication techniques
Authentication techniquesAuthentication techniques
Authentication techniques
 
03 hive query language (hql)
03 hive query language (hql)03 hive query language (hql)
03 hive query language (hql)
 
Text summarization
Text summarizationText summarization
Text summarization
 
Hadoop
Hadoop Hadoop
Hadoop
 
Https presentation
Https presentationHttps presentation
Https presentation
 
HTML, CSS and Java Scripts Basics
HTML, CSS and Java Scripts BasicsHTML, CSS and Java Scripts Basics
HTML, CSS and Java Scripts Basics
 
Classical Encryption Techniques in Network Security
Classical Encryption Techniques in Network SecurityClassical Encryption Techniques in Network Security
Classical Encryption Techniques in Network Security
 
XML Databases
XML DatabasesXML Databases
XML Databases
 
Introduction to Hadoop Technology
Introduction to Hadoop TechnologyIntroduction to Hadoop Technology
Introduction to Hadoop Technology
 
Emotion Detection in text
Emotion Detection in text Emotion Detection in text
Emotion Detection in text
 
Web servers
Web serversWeb servers
Web servers
 
Comparative Study of Machine Learning Algorithms for Sentiment Analysis with ...
Comparative Study of Machine Learning Algorithms for Sentiment Analysis with ...Comparative Study of Machine Learning Algorithms for Sentiment Analysis with ...
Comparative Study of Machine Learning Algorithms for Sentiment Analysis with ...
 

Semelhante a Smart Health Disease Prediction django machinelearning.pptx

Smart health disease prediction python django
Smart health disease prediction python djangoSmart health disease prediction python django
Smart health disease prediction python djangoShaikSalman28
 
Online doctor appointment
Online doctor appointmentOnline doctor appointment
Online doctor appointmentAmna Nawazish
 
Smart Healthcare Prediction System Using Machine Learning
Smart Healthcare Prediction System Using Machine LearningSmart Healthcare Prediction System Using Machine Learning
Smart Healthcare Prediction System Using Machine LearningIRJET Journal
 
Health Prediction System - an Artificial Intelligence Project 2015
Health Prediction System - an Artificial Intelligence Project 2015Health Prediction System - an Artificial Intelligence Project 2015
Health Prediction System - an Artificial Intelligence Project 2015Maruf Abdullah (Rion)
 
amit.pj2.pptx
amit.pj2.pptxamit.pj2.pptx
amit.pj2.pptxAryanVk
 
Hosiptal-MS-PPT-zl64ci.pptx
Hosiptal-MS-PPT-zl64ci.pptxHosiptal-MS-PPT-zl64ci.pptx
Hosiptal-MS-PPT-zl64ci.pptxrohanthombre2
 
Medication Adherence in Bangladesh
Medication Adherence in BangladeshMedication Adherence in Bangladesh
Medication Adherence in BangladeshS. M Abdulla Shuvo
 
Health Analyzer System
Health Analyzer SystemHealth Analyzer System
Health Analyzer SystemIRJET Journal
 
Feasibility Study of Hospital Management System
Feasibility Study of Hospital Management SystemFeasibility Study of Hospital Management System
Feasibility Study of Hospital Management SystemNeelam Priya
 
DISEASE PREDICTION SYSTEM USING SYMPTOMS
DISEASE PREDICTION SYSTEM USING SYMPTOMSDISEASE PREDICTION SYSTEM USING SYMPTOMS
DISEASE PREDICTION SYSTEM USING SYMPTOMSIRJET Journal
 
Plug In Generator To Produce Variant Outputs For Unique Data.
Plug In Generator To Produce Variant Outputs For Unique Data.Plug In Generator To Produce Variant Outputs For Unique Data.
Plug In Generator To Produce Variant Outputs For Unique Data.IJRES Journal
 
Hospital AES computer science networks.pptx
Hospital AES computer science networks.pptxHospital AES computer science networks.pptx
Hospital AES computer science networks.pptxAniketKhan
 
E hdas e- healthcare diagnosis & advisory system
E  hdas e- healthcare diagnosis & advisory systemE  hdas e- healthcare diagnosis & advisory system
E hdas e- healthcare diagnosis & advisory systemeSAT Publishing House
 
Medic - Artificially Intelligent System for Healthcare Services ...
Medic - Artificially Intelligent System for Healthcare Services              ...Medic - Artificially Intelligent System for Healthcare Services              ...
Medic - Artificially Intelligent System for Healthcare Services ...IRJET Journal
 
Data dimension reduction
Data dimension reductionData dimension reduction
Data dimension reductionPawan Kurmi
 
Implementing Clinical Decision Support System Using Naïve Bayesian Classifier
Implementing Clinical Decision Support System Using Naïve Bayesian ClassifierImplementing Clinical Decision Support System Using Naïve Bayesian Classifier
Implementing Clinical Decision Support System Using Naïve Bayesian Classifierrahulmonikasharma
 
Location Tracking And Health Prediction Using Machine Learning Algorithm
Location Tracking And Health Prediction Using Machine Learning AlgorithmLocation Tracking And Health Prediction Using Machine Learning Algorithm
Location Tracking And Health Prediction Using Machine Learning AlgorithmGaurav Bagade
 
Physiotherapy clinical system
Physiotherapy clinical systemPhysiotherapy clinical system
Physiotherapy clinical systemsagar_patel
 
mini project computer engineering e-doctor.pdf
mini project computer engineering e-doctor.pdfmini project computer engineering e-doctor.pdf
mini project computer engineering e-doctor.pdf289khashshamkhan
 

Semelhante a Smart Health Disease Prediction django machinelearning.pptx (20)

Smart health disease prediction python django
Smart health disease prediction python djangoSmart health disease prediction python django
Smart health disease prediction python django
 
Online doctor appointment
Online doctor appointmentOnline doctor appointment
Online doctor appointment
 
Smart Healthcare Prediction System Using Machine Learning
Smart Healthcare Prediction System Using Machine LearningSmart Healthcare Prediction System Using Machine Learning
Smart Healthcare Prediction System Using Machine Learning
 
Health Prediction System - an Artificial Intelligence Project 2015
Health Prediction System - an Artificial Intelligence Project 2015Health Prediction System - an Artificial Intelligence Project 2015
Health Prediction System - an Artificial Intelligence Project 2015
 
amit.pj2.pptx
amit.pj2.pptxamit.pj2.pptx
amit.pj2.pptx
 
Hosiptal-MS-PPT-zl64ci.pptx
Hosiptal-MS-PPT-zl64ci.pptxHosiptal-MS-PPT-zl64ci.pptx
Hosiptal-MS-PPT-zl64ci.pptx
 
Medication Adherence in Bangladesh
Medication Adherence in BangladeshMedication Adherence in Bangladesh
Medication Adherence in Bangladesh
 
Health Analyzer System
Health Analyzer SystemHealth Analyzer System
Health Analyzer System
 
Feasibility Study of Hospital Management System
Feasibility Study of Hospital Management SystemFeasibility Study of Hospital Management System
Feasibility Study of Hospital Management System
 
DISEASE PREDICTION SYSTEM USING SYMPTOMS
DISEASE PREDICTION SYSTEM USING SYMPTOMSDISEASE PREDICTION SYSTEM USING SYMPTOMS
DISEASE PREDICTION SYSTEM USING SYMPTOMS
 
Plug In Generator To Produce Variant Outputs For Unique Data.
Plug In Generator To Produce Variant Outputs For Unique Data.Plug In Generator To Produce Variant Outputs For Unique Data.
Plug In Generator To Produce Variant Outputs For Unique Data.
 
Hospital AES computer science networks.pptx
Hospital AES computer science networks.pptxHospital AES computer science networks.pptx
Hospital AES computer science networks.pptx
 
Hospital AES.pptx
Hospital AES.pptxHospital AES.pptx
Hospital AES.pptx
 
E hdas e- healthcare diagnosis & advisory system
E  hdas e- healthcare diagnosis & advisory systemE  hdas e- healthcare diagnosis & advisory system
E hdas e- healthcare diagnosis & advisory system
 
Medic - Artificially Intelligent System for Healthcare Services ...
Medic - Artificially Intelligent System for Healthcare Services              ...Medic - Artificially Intelligent System for Healthcare Services              ...
Medic - Artificially Intelligent System for Healthcare Services ...
 
Data dimension reduction
Data dimension reductionData dimension reduction
Data dimension reduction
 
Implementing Clinical Decision Support System Using Naïve Bayesian Classifier
Implementing Clinical Decision Support System Using Naïve Bayesian ClassifierImplementing Clinical Decision Support System Using Naïve Bayesian Classifier
Implementing Clinical Decision Support System Using Naïve Bayesian Classifier
 
Location Tracking And Health Prediction Using Machine Learning Algorithm
Location Tracking And Health Prediction Using Machine Learning AlgorithmLocation Tracking And Health Prediction Using Machine Learning Algorithm
Location Tracking And Health Prediction Using Machine Learning Algorithm
 
Physiotherapy clinical system
Physiotherapy clinical systemPhysiotherapy clinical system
Physiotherapy clinical system
 
mini project computer engineering e-doctor.pdf
mini project computer engineering e-doctor.pdfmini project computer engineering e-doctor.pdf
mini project computer engineering e-doctor.pdf
 

Mais de saiproject

AMIT POWERPOINA doctor appointment booking system is an online system that al...
AMIT POWERPOINA doctor appointment booking system is an online system that al...AMIT POWERPOINA doctor appointment booking system is an online system that al...
AMIT POWERPOINA doctor appointment booking system is an online system that al...saiproject
 
Visual Communication and Design for PowerPoint Presentations .ppt
Visual Communication and Design for PowerPoint Presentations .pptVisual Communication and Design for PowerPoint Presentations .ppt
Visual Communication and Design for PowerPoint Presentations .pptsaiproject
 
4th sem project.pptx
4th sem project.pptx4th sem project.pptx
4th sem project.pptxsaiproject
 
Verrucous leukoplakia.pptx
Verrucous leukoplakia.pptxVerrucous leukoplakia.pptx
Verrucous leukoplakia.pptxsaiproject
 
Medical Shop - 2.pptx
Medical Shop - 2.pptxMedical Shop - 2.pptx
Medical Shop - 2.pptxsaiproject
 
Presentation1.pptx
Presentation1.pptxPresentation1.pptx
Presentation1.pptxsaiproject
 
Study and evaluation of Pulsatile Drug delivery system.docx
Study and evaluation of Pulsatile Drug delivery system.docxStudy and evaluation of Pulsatile Drug delivery system.docx
Study and evaluation of Pulsatile Drug delivery system.docxsaiproject
 
Ram minor project PPT..pptx
Ram minor project PPT..pptxRam minor project PPT..pptx
Ram minor project PPT..pptxsaiproject
 
Pawan ppt.pptx
Pawan ppt.pptxPawan ppt.pptx
Pawan ppt.pptxsaiproject
 
priyankamainthesisppt.pptx
priyankamainthesisppt.pptxpriyankamainthesisppt.pptx
priyankamainthesisppt.pptxsaiproject
 
anurag14[1].ppt
anurag14[1].pptanurag14[1].ppt
anurag14[1].pptsaiproject
 
major project 1-1 (1).pptx
major project 1-1 (1).pptxmajor project 1-1 (1).pptx
major project 1-1 (1).pptxsaiproject
 
WATER CONSERVATION TANANJAY RICCHARIYA.pptx
WATER CONSERVATION TANANJAY RICCHARIYA.pptxWATER CONSERVATION TANANJAY RICCHARIYA.pptx
WATER CONSERVATION TANANJAY RICCHARIYA.pptxsaiproject
 
OCBS UNIT 1(2).pptx
OCBS UNIT 1(2).pptxOCBS UNIT 1(2).pptx
OCBS UNIT 1(2).pptxsaiproject
 
CASTING PROCEDURE part 2
 CASTING PROCEDURE part 2 CASTING PROCEDURE part 2
CASTING PROCEDURE part 2saiproject
 
Presentation.pptx
Presentation.pptxPresentation.pptx
Presentation.pptxsaiproject
 
Blockchain Experiments 1-11.pptx
Blockchain Experiments 1-11.pptxBlockchain Experiments 1-11.pptx
Blockchain Experiments 1-11.pptxsaiproject
 

Mais de saiproject (20)

AMIT POWERPOINA doctor appointment booking system is an online system that al...
AMIT POWERPOINA doctor appointment booking system is an online system that al...AMIT POWERPOINA doctor appointment booking system is an online system that al...
AMIT POWERPOINA doctor appointment booking system is an online system that al...
 
Visual Communication and Design for PowerPoint Presentations .ppt
Visual Communication and Design for PowerPoint Presentations .pptVisual Communication and Design for PowerPoint Presentations .ppt
Visual Communication and Design for PowerPoint Presentations .ppt
 
4th sem project.pptx
4th sem project.pptx4th sem project.pptx
4th sem project.pptx
 
Verrucous leukoplakia.pptx
Verrucous leukoplakia.pptxVerrucous leukoplakia.pptx
Verrucous leukoplakia.pptx
 
Medical Shop - 2.pptx
Medical Shop - 2.pptxMedical Shop - 2.pptx
Medical Shop - 2.pptx
 
Presentation1.pptx
Presentation1.pptxPresentation1.pptx
Presentation1.pptx
 
Study and evaluation of Pulsatile Drug delivery system.docx
Study and evaluation of Pulsatile Drug delivery system.docxStudy and evaluation of Pulsatile Drug delivery system.docx
Study and evaluation of Pulsatile Drug delivery system.docx
 
Ram minor project PPT..pptx
Ram minor project PPT..pptxRam minor project PPT..pptx
Ram minor project PPT..pptx
 
ppt.pptx
ppt.pptxppt.pptx
ppt.pptx
 
Pawan ppt.pptx
Pawan ppt.pptxPawan ppt.pptx
Pawan ppt.pptx
 
priyankamainthesisppt.pptx
priyankamainthesisppt.pptxpriyankamainthesisppt.pptx
priyankamainthesisppt.pptx
 
anurag14[1].ppt
anurag14[1].pptanurag14[1].ppt
anurag14[1].ppt
 
major project 1-1 (1).pptx
major project 1-1 (1).pptxmajor project 1-1 (1).pptx
major project 1-1 (1).pptx
 
garibi.pptx
garibi.pptxgaribi.pptx
garibi.pptx
 
WATER CONSERVATION TANANJAY RICCHARIYA.pptx
WATER CONSERVATION TANANJAY RICCHARIYA.pptxWATER CONSERVATION TANANJAY RICCHARIYA.pptx
WATER CONSERVATION TANANJAY RICCHARIYA.pptx
 
OCBS UNIT 1(2).pptx
OCBS UNIT 1(2).pptxOCBS UNIT 1(2).pptx
OCBS UNIT 1(2).pptx
 
CASTING PROCEDURE part 2
 CASTING PROCEDURE part 2 CASTING PROCEDURE part 2
CASTING PROCEDURE part 2
 
06.pptx
06.pptx06.pptx
06.pptx
 
Presentation.pptx
Presentation.pptxPresentation.pptx
Presentation.pptx
 
Blockchain Experiments 1-11.pptx
Blockchain Experiments 1-11.pptxBlockchain Experiments 1-11.pptx
Blockchain Experiments 1-11.pptx
 

Último

Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...kumaririma588
 
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...Call Girls in Nagpur High Profile
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfParomita Roy
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxjanettecruzeiro1
 
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts ServiceVVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Servicearoranaina404
 
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...SUHANI PANDEY
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
DragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptxDragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptxmirandajeremy200221
 
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...sonalitrivedi431
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdftbatkhuu1
 
Tapestry Clothing Brands: Collapsing the Funnel
Tapestry Clothing Brands: Collapsing the FunnelTapestry Clothing Brands: Collapsing the Funnel
Tapestry Clothing Brands: Collapsing the Funneljen_giacalone
 
Design Inspiration for College by Slidesgo.pptx
Design Inspiration for College by Slidesgo.pptxDesign Inspiration for College by Slidesgo.pptx
Design Inspiration for College by Slidesgo.pptxTusharBahuguna2
 
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...amitlee9823
 
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...Call Girls in Nagpur High Profile
 
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Delhi Call girls
 
Case Study of Hotel Taj Vivanta, Pune
Case Study of Hotel Taj Vivanta, PuneCase Study of Hotel Taj Vivanta, Pune
Case Study of Hotel Taj Vivanta, PuneLukeKholes
 
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...home
 
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...Delhi Call girls
 
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...amitlee9823
 

Último (20)

Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
 
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptx
 
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts ServiceVVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
 
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance VVIP 🍎 SER...
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SER...Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SER...
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance VVIP 🍎 SER...
 
DragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptxDragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptx
 
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdf
 
Tapestry Clothing Brands: Collapsing the Funnel
Tapestry Clothing Brands: Collapsing the FunnelTapestry Clothing Brands: Collapsing the Funnel
Tapestry Clothing Brands: Collapsing the Funnel
 
Design Inspiration for College by Slidesgo.pptx
Design Inspiration for College by Slidesgo.pptxDesign Inspiration for College by Slidesgo.pptx
Design Inspiration for College by Slidesgo.pptx
 
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
 
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
 
Case Study of Hotel Taj Vivanta, Pune
Case Study of Hotel Taj Vivanta, PuneCase Study of Hotel Taj Vivanta, Pune
Case Study of Hotel Taj Vivanta, Pune
 
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
 
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
 
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
 

Smart Health Disease Prediction django machinelearning.pptx

  • 1.
  • 2. Guided By: Presented By:  Prof. AAAAAAA BBBBBBBB CCCCCCCCCCC ABC INSTITUTE OF TECHNOLOGY AND RESEARCH
  • 4. INTRODUCTION  It might have happened so many times that you or someone yours need doctors help immediately, but they are not available due to some reason. The Health Prediction system is an end user support and online consultation project. Here we propose a system that allows users to get instant guidance on their health issues through an intelligent health care system online. The system is fed with various symptoms and the disease/illness associated with those systems. The system allows user to share their symptoms and issues. It then processes user’s symptoms to check for various illnesses that could be associated with it. Here we use some intelligent data mining techniques to guess the most accurate illness that could be associated with patient’s symptoms.
  • 5. INTRODUCTION(continue…)  In doctor module when doctor login to the system doctor can view his patient details and the report of that patient. Doctor can view details about the patient search what patient searched for according to their prediction. Doctor can view his personal details. Admin can add new disease details by specifying the type and symptoms of the disease into the database. Based on the name of the disease and symptom the data mining algorithm works. Admin can view various disease and symptoms stored in database. This system will provide proper guidance when the user specifies the symptoms of his illness.
  • 6. OBJECTIVE  The objective of this project entitled “Smart health disease prediction using machine learning” is to provide a user friendly and easily understandable GUI to users to easily get instant guidance on their health issues through an intelligent health care system online. The main objective of the System is to predict disease according to symptoms and also suggest list of doctors and medicines.
  • 7. GOAL  User can search for doctor’s help at any point of time.  User can talk about their illness and get instant diagnosis.  Informs the user about the type of disease or disorder it feels.  Doctors get more clients online.
  • 8. NEED OF THE SYSTEM  There is always a need of a system that will provide the disease information according to symptoms shared by user.  This system will help the user to find good doctors and medicines.
  • 9. MODULES  Patient Login: - Patient Login to the system using his ID and Password.  Patient Registration: -If Patient is a new user he will enter his personal details and he will user Id and password through which he can login to the system.  My Details: - Patient can view his personal details.  Disease Prediction: - Patient will specify the symptoms caused due to his illness. System will ask certain question regarding his illness and system predict the disease based on the symptoms specified by the patient and system will also suggest doctors based on the disease.
  • 10. MODULES  Search Doctor:- Patient can search for doctor by specifying name, address or type.  Feedback:-Patient will give feedback this will be reported to the admin.  Doctor Login: - Doctor will access the system using his User ID and Password.  Patient Details: Doctor can view patient’s personal details.  Notification: Doctor will get notification how many people had accessed the system and what all are the diseases predicted by the system.
  • 11. MODULES Admin Login: Admin can login to the system using his ID and Password.  Add Doctor: Admin can add new doctor details into the database.  Add Dataset: Admin can add dataset file in database. View Doctor: Admin can view various Doctors along with their personal details.  View Disease: Admin can view various diseases details stored in database.  View Patient: Admin can view various patient details who had accessed the system.  View Feedback: Admin can view feedback provided by various users.
  • 12. FRONTEND (LANGUAGE USED)  HTML (HYPERTEXT MARKUP LANGUAGE)  CSS (CASCADING STYLE SHEET)  BOOTSTRAP (FRAMEWORK OF CSS AND JS)
  • 13. BACKEND  PYTHON DJANGO  SQLITE (DATABASE)
  • 14. SOFTWARE USED  PYTHON INTERPRETER  PYCHARM IDE (INTEGRATED DEVELOPMENT ENVIRONMENT)  NOTEPAD++ OR ANY OTHER TEXT EDITOR  CHROME OR ANY OTHER BROWSER
  • 15. ML ALGORITHMS USED  GAUSSIAN NAÏVE BAYES CLASSIFIER  RANDOM FOREST CLASSIFIER  SUPPORT VECTOR CLASSIFIER
  • 16. PROJECT SCOPE  The project has a wide scope, as it is not intended to a particular organization. This project is going to develop generic software, which can be applied by any businesses organization. More over it provides facility to its users. Also the software is going to provide a huge amount of summary data.
  • 17. PROPOSED SYSTEM  To beat the downside of existing framework we have created smart health prediction System. We have built up a specialist framework called Smart Health Prediction framework, which is utilized for improving the task of specialists. A framework checks a patient at initial level and proposes the possible diseases. It begins with getting some information about manifestations to the patient, in the event that the framework can distinguish the fitting sickness, at that point it proposes a specialist accessible to the patient in the closest conceivable territory.
  • 18. PROPOSED SYSTEM (continue…) On the off chance that the framework isn't sufficiently sure, it asks few questions to the patients, still on the off chance that the framework isn't sure; at that point it will show a few tests to the patient. In light of accessible total data, the framework will demonstrate the result. Here we utilize some intelligent methods to figure the most precise disorder that could be associated with patient's appearances and dependent on the database of a couple of patients restorative record, calculation (Naive Bayes) is connected for mapping the side effects with conceivable diseases. This framework improves undertaking of the specialists as well as helps the patients by giving vital help at a soonest organize conceivable.
  • 21.  Use case diagram consists of use cases and actors and shows the interaction between them. The key points are:  The main purpose is to show the interaction between the use cases and the actor.  To represent the system requirement from user’s perspective.  The use cases are the functions that are to be performed in the module.  An actor could be the end-user of the system or an external system. USE CASE DIAGRAM
  • 26. SEQUENCE DIAGRAM Login Application Database Login :Request :Validate() :executeQuery() Response Show Result Failed:show()
  • 32. INPUT USER HEALTH PARAMETERS PAGE
  • 38. FUTURE SCOPE Concealed learning will be extracted from the verifiable information in the proposed framework, by getting ready datasets by applying apriori calculation. Anticipating savvy wellbeing should be possible just if framework reacts that way. These datasets will be contrasted and the approaching questions and the last report will be produced utilizing Association Rule Mining. Since this proposed system will chip away at genuine chronicled information, it will give exact and productive outcomes, which will enable patients, to get the conclusion in a split second. More work should be possible later on by utilizing more informational index identified with heart sicknesses and by utilizing diverse information decrease techniques to improve the characterization.
  • 39. FUTURE SCOPE (continue)  For better precision and expectation of heart sicknesses the datasets that will be used must be quality organized and free from special cases, inconsistencies, and missing characteristics. This web application can be additionally upgraded in an Android application. This will be accessible to clients on versatile premise and its utilization can be additionally expanded. Likewise, highlight like getting the specialist online on a visit with the goal that patients can straightforwardly converse with the concerned specialists. The modules doing malignant growth examination can be coordinated to discover how close the individual related with disease is. This will make this web application unsurprising in obvious sense.
  • 40. CONCLUSION  It has been a great pleasure for me to work on this exciting and challenging project. This project proved good for me as it provided practical knowledge of not only programming in Python and Sqlite web based application. It also provides knowledge about the latest technology used in developing web enabled application and client server technology that will be great demand in future. This will provide better opportunities and guidance in future in developing projects independently.
  • 41. BIBLIOGRAPHY  FOR PYTHON INSTALLATION  https://www.python.org   FOR HTML , CSS ANF PYTHON BASICS  www.w3schools.com  www.javatpoint.com  https://www.geeksforgeeks.org/python-django/  REFERENCE BOOKS  Two scoops of Django for 1.11 by Daniel Greenfeld’s and Audrey Greenfield  Lightweight Django by Elman and Mark Lavin