SlideShare ist ein Scribd-Unternehmen logo
1 von 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

Weitere ähnliche Inhalte

Was ist angesagt?

Hospital management final report presentation
Hospital management final report presentationHospital management final report presentation
Hospital management final report presentationMd Abul Kalam Azad
 
Online doctor appointment and emr system
Online doctor appointment and emr systemOnline doctor appointment and emr system
Online doctor appointment and emr systemAnjelika Parasar
 
COMPUTER GRAPHICS PROJECT REPORT
COMPUTER GRAPHICS PROJECT REPORTCOMPUTER GRAPHICS PROJECT REPORT
COMPUTER GRAPHICS PROJECT REPORTvineet raj
 
Credit card fraud detection using machine learning Algorithms
Credit card fraud detection using machine learning AlgorithmsCredit card fraud detection using machine learning Algorithms
Credit card fraud detection using machine learning Algorithmsankit panigrahy
 
Online doctor appointment
Online doctor appointmentOnline doctor appointment
Online doctor appointmentAmna Nawazish
 
Presentation on Sentiment Analysis
Presentation on Sentiment AnalysisPresentation on Sentiment Analysis
Presentation on Sentiment AnalysisRebecca Williams
 
Web Development on Web Project Report
Web Development on Web Project ReportWeb Development on Web Project Report
Web Development on Web Project ReportMilind Gokhale
 
Online Examination System Project report
Online Examination System Project report Online Examination System Project report
Online Examination System Project report SARASWATENDRA SINGH
 
Overview of Volunteer/Charity/Donor Management System
Overview of Volunteer/Charity/Donor Management SystemOverview of Volunteer/Charity/Donor Management System
Overview of Volunteer/Charity/Donor Management SystemTigernix Pte Ltd
 
Blood Bank Management System (including UML diagrams)
Blood Bank Management System (including UML diagrams)Blood Bank Management System (including UML diagrams)
Blood Bank Management System (including UML diagrams)Harshil Darji
 

Was ist angesagt? (20)

HOSPITAL MANAGEMENT SYSTEM PROJECT
HOSPITAL MANAGEMENT SYSTEM PROJECTHOSPITAL MANAGEMENT SYSTEM PROJECT
HOSPITAL MANAGEMENT SYSTEM PROJECT
 
Hospital management final report presentation
Hospital management final report presentationHospital management final report presentation
Hospital management final report presentation
 
Matrimonial website
Matrimonial websiteMatrimonial website
Matrimonial website
 
Online doctor appointment and emr system
Online doctor appointment and emr systemOnline doctor appointment and emr system
Online doctor appointment and emr system
 
COMPUTER GRAPHICS PROJECT REPORT
COMPUTER GRAPHICS PROJECT REPORTCOMPUTER GRAPHICS PROJECT REPORT
COMPUTER GRAPHICS PROJECT REPORT
 
HOSPITAL MANAGEMENT SYSTEM project report
HOSPITAL MANAGEMENT SYSTEM project reportHOSPITAL MANAGEMENT SYSTEM project report
HOSPITAL MANAGEMENT SYSTEM project report
 
Blog - An Online blogging project
Blog - An Online blogging project Blog - An Online blogging project
Blog - An Online blogging project
 
Credit card fraud detection using machine learning Algorithms
Credit card fraud detection using machine learning AlgorithmsCredit card fraud detection using machine learning Algorithms
Credit card fraud detection using machine learning Algorithms
 
Online doctor appointment
Online doctor appointmentOnline doctor appointment
Online doctor appointment
 
Presentation on Sentiment Analysis
Presentation on Sentiment AnalysisPresentation on Sentiment Analysis
Presentation on Sentiment Analysis
 
Online Job Portal (UML Diagrams)
Online Job Portal (UML Diagrams)Online Job Portal (UML Diagrams)
Online Job Portal (UML Diagrams)
 
E-Doctor
E-DoctorE-Doctor
E-Doctor
 
Web Development on Web Project Report
Web Development on Web Project ReportWeb Development on Web Project Report
Web Development on Web Project Report
 
Online Examination System Project report
Online Examination System Project report Online Examination System Project report
Online Examination System Project report
 
tour management system
tour management systemtour management system
tour management system
 
Overview of Volunteer/Charity/Donor Management System
Overview of Volunteer/Charity/Donor Management SystemOverview of Volunteer/Charity/Donor Management System
Overview of Volunteer/Charity/Donor Management System
 
E farming
E farmingE farming
E farming
 
Hospital management system
Hospital management systemHospital management system
Hospital management system
 
FAKE NEWS DETECTION PPT
FAKE NEWS DETECTION PPT FAKE NEWS DETECTION PPT
FAKE NEWS DETECTION PPT
 
Blood Bank Management System (including UML diagrams)
Blood Bank Management System (including UML diagrams)Blood Bank Management System (including UML diagrams)
Blood Bank Management System (including UML diagrams)
 

Ähnlich wie 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
 
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
 
Disease report information system
Disease report information systemDisease report information system
Disease report information systemFAKHRUN NISHA
 

Ähnlich wie 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
 
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
 
Disease report information system
Disease report information systemDisease report information system
Disease report information system
 

Mehr von 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
 

Mehr von 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
 

Kürzlich hochgeladen

Raebareli Girl Whatsapp Number 📞 8617370543 | Girls Number for Friendship
Raebareli Girl Whatsapp Number 📞 8617370543 | Girls Number for FriendshipRaebareli Girl Whatsapp Number 📞 8617370543 | Girls Number for Friendship
Raebareli Girl Whatsapp Number 📞 8617370543 | Girls Number for FriendshipNitya salvi
 
Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...gajnagarg
 
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...RitikaRoy32
 
Pondicherry Escorts Service Girl ^ 9332606886, WhatsApp Anytime Pondicherry
Pondicherry Escorts Service Girl ^ 9332606886, WhatsApp Anytime PondicherryPondicherry Escorts Service Girl ^ 9332606886, WhatsApp Anytime Pondicherry
Pondicherry Escorts Service Girl ^ 9332606886, WhatsApp Anytime Pondicherrymeghakumariji156
 
Lecture 01 Introduction To Multimedia.pptx
Lecture 01 Introduction To Multimedia.pptxLecture 01 Introduction To Multimedia.pptx
Lecture 01 Introduction To Multimedia.pptxShoaibRajper1
 
Gamestore case study UI UX by Amgad Ibrahim
Gamestore case study UI UX by Amgad IbrahimGamestore case study UI UX by Amgad Ibrahim
Gamestore case study UI UX by Amgad Ibrahimamgadibrahim92
 
一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样
一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样
一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样awasv46j
 
Jordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdfJordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdfamanda2495
 
Minimalist Orange Portfolio by Slidesgo.pptx
Minimalist Orange Portfolio by Slidesgo.pptxMinimalist Orange Portfolio by Slidesgo.pptx
Minimalist Orange Portfolio by Slidesgo.pptxbalqisyamutia
 
ab-initio-training basics and architecture
ab-initio-training basics and architectureab-initio-training basics and architecture
ab-initio-training basics and architecturesaipriyacoool
 
怎样办理莫纳什大学毕业证(Monash毕业证书)成绩单留信认证
怎样办理莫纳什大学毕业证(Monash毕业证书)成绩单留信认证怎样办理莫纳什大学毕业证(Monash毕业证书)成绩单留信认证
怎样办理莫纳什大学毕业证(Monash毕业证书)成绩单留信认证ehyxf
 
Q4-Trends-Networks-Module-3.pdfqquater days sheets123456789
Q4-Trends-Networks-Module-3.pdfqquater days sheets123456789Q4-Trends-Networks-Module-3.pdfqquater days sheets123456789
Q4-Trends-Networks-Module-3.pdfqquater days sheets123456789CristineGraceAcuyan
 
Q4-W4-SCIENCE-5 power point presentation
Q4-W4-SCIENCE-5 power point presentationQ4-W4-SCIENCE-5 power point presentation
Q4-W4-SCIENCE-5 power point presentationZenSeloveres
 
Top profile Call Girls In Sonipat [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In Sonipat [ 7014168258 ] Call Me For Genuine Models W...Top profile Call Girls In Sonipat [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In Sonipat [ 7014168258 ] Call Me For Genuine Models W...nirzagarg
 
Independent Escorts Goregaon WhatsApp +91-9930687706, Best Service
Independent Escorts Goregaon WhatsApp +91-9930687706, Best ServiceIndependent Escorts Goregaon WhatsApp +91-9930687706, Best Service
Independent Escorts Goregaon WhatsApp +91-9930687706, Best Servicemeghakumariji156
 
BLOCK CHAIN PROJECT block chain project
BLOCK CHAIN  PROJECT block chain projectBLOCK CHAIN  PROJECT block chain project
BLOCK CHAIN PROJECT block chain projectujraj8767
 
Just Call Vip call girls Fatehpur Escorts ☎️8617370543 Two shot with one girl...
Just Call Vip call girls Fatehpur Escorts ☎️8617370543 Two shot with one girl...Just Call Vip call girls Fatehpur Escorts ☎️8617370543 Two shot with one girl...
Just Call Vip call girls Fatehpur Escorts ☎️8617370543 Two shot with one girl...Nitya salvi
 
How to Build a Simple Shopify Website
How to Build a Simple Shopify WebsiteHow to Build a Simple Shopify Website
How to Build a Simple Shopify Websitemark11275
 
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证eqaqen
 

Kürzlich hochgeladen (20)

Raebareli Girl Whatsapp Number 📞 8617370543 | Girls Number for Friendship
Raebareli Girl Whatsapp Number 📞 8617370543 | Girls Number for FriendshipRaebareli Girl Whatsapp Number 📞 8617370543 | Girls Number for Friendship
Raebareli Girl Whatsapp Number 📞 8617370543 | Girls Number for Friendship
 
Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...
 
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
 
Pondicherry Escorts Service Girl ^ 9332606886, WhatsApp Anytime Pondicherry
Pondicherry Escorts Service Girl ^ 9332606886, WhatsApp Anytime PondicherryPondicherry Escorts Service Girl ^ 9332606886, WhatsApp Anytime Pondicherry
Pondicherry Escorts Service Girl ^ 9332606886, WhatsApp Anytime Pondicherry
 
Lecture 01 Introduction To Multimedia.pptx
Lecture 01 Introduction To Multimedia.pptxLecture 01 Introduction To Multimedia.pptx
Lecture 01 Introduction To Multimedia.pptx
 
Gamestore case study UI UX by Amgad Ibrahim
Gamestore case study UI UX by Amgad IbrahimGamestore case study UI UX by Amgad Ibrahim
Gamestore case study UI UX by Amgad Ibrahim
 
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman MuscatAbortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
 
一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样
一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样
一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样
 
Jordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdfJordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdf
 
Minimalist Orange Portfolio by Slidesgo.pptx
Minimalist Orange Portfolio by Slidesgo.pptxMinimalist Orange Portfolio by Slidesgo.pptx
Minimalist Orange Portfolio by Slidesgo.pptx
 
ab-initio-training basics and architecture
ab-initio-training basics and architectureab-initio-training basics and architecture
ab-initio-training basics and architecture
 
怎样办理莫纳什大学毕业证(Monash毕业证书)成绩单留信认证
怎样办理莫纳什大学毕业证(Monash毕业证书)成绩单留信认证怎样办理莫纳什大学毕业证(Monash毕业证书)成绩单留信认证
怎样办理莫纳什大学毕业证(Monash毕业证书)成绩单留信认证
 
Q4-Trends-Networks-Module-3.pdfqquater days sheets123456789
Q4-Trends-Networks-Module-3.pdfqquater days sheets123456789Q4-Trends-Networks-Module-3.pdfqquater days sheets123456789
Q4-Trends-Networks-Module-3.pdfqquater days sheets123456789
 
Q4-W4-SCIENCE-5 power point presentation
Q4-W4-SCIENCE-5 power point presentationQ4-W4-SCIENCE-5 power point presentation
Q4-W4-SCIENCE-5 power point presentation
 
Top profile Call Girls In Sonipat [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In Sonipat [ 7014168258 ] Call Me For Genuine Models W...Top profile Call Girls In Sonipat [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In Sonipat [ 7014168258 ] Call Me For Genuine Models W...
 
Independent Escorts Goregaon WhatsApp +91-9930687706, Best Service
Independent Escorts Goregaon WhatsApp +91-9930687706, Best ServiceIndependent Escorts Goregaon WhatsApp +91-9930687706, Best Service
Independent Escorts Goregaon WhatsApp +91-9930687706, Best Service
 
BLOCK CHAIN PROJECT block chain project
BLOCK CHAIN  PROJECT block chain projectBLOCK CHAIN  PROJECT block chain project
BLOCK CHAIN PROJECT block chain project
 
Just Call Vip call girls Fatehpur Escorts ☎️8617370543 Two shot with one girl...
Just Call Vip call girls Fatehpur Escorts ☎️8617370543 Two shot with one girl...Just Call Vip call girls Fatehpur Escorts ☎️8617370543 Two shot with one girl...
Just Call Vip call girls Fatehpur Escorts ☎️8617370543 Two shot with one girl...
 
How to Build a Simple Shopify Website
How to Build a Simple Shopify WebsiteHow to Build a Simple Shopify Website
How to Build a Simple Shopify Website
 
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
 

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