You are on page 1of 5

Objective: Predicting Disease from Symptoms Primary Research

According to McKinsey Report


Use case: Predictive analytics in Healthcare sector
Building a web application based on ML model for predicting Age Group Gender
the type of disease based on the symptoms provided by the
INTRODUCTION

scans, x-rays and other medical data. 57% 43% 65% 35%
Under- 35 Above- 35 Male Female

The app will provide the users with portability, instant access Preference
to necessary information and easier and quick communication
with the doctors.
Doctor to Patient ratio
72% 28%
Public Hospitals Private Hospitals
Data are gathered from various sources and repositories
including Kaggle, UCI archive, etc, and supervised machine
1:1445 1:1000 Avg. Waiting Time
Public Hospitals 25 mins
learning models are deployed to predict the disease outcome. INDIA WHO’s prescribed norm Private Hospitals 15 mins
Avg waiting time for men is six times lower than that of women.

Problem Structuring Data Collection & organization ML model selection & implement Results & Recommendations
METHODOLOGY

• Building a web application based on • Collect the data from various sources • Train the model using ensemble • Based on the analysis of scans,
machine learning model for including datasets from Kaggle, model with grid searching for symptoms and medical history of the
predicting the type of disease based analyticsdimag, uci archive etc. hyperparameter tunning. patient, the disease will be predicted
on the symptoms provided by the • Data are collected and organized into • Use supervised learning algorithm by the web application.
scans, synopsis, medical history and csv file and classified into broad like naïve bayes, random forest, • Recommendations about a nearby
other data of the patients. categories – common diseases, heart logistic regression and decision tree specialized doctor / hospital can also
• Based on the nature of the disease diseases, chest X-ray, breast cancer for classification of diseases. be given.
the application will give diabetes, brain tumor, etc. • Use convolution neural network for • The doctor profile can also be
recommendation for preventive • Datasets are preprocessed for any training of image data like x-ray , mri integrated to the app to facilitate a
measures and the nearest hospitals. imbalances and skewness. scans. quick communication with the
patients.
SWOT Analysis of Healthcare
Strength Weakness Industry in India
1) Elaborate network of Healthcare 1) A skewed distribution of healthcare
facilities infrastructure. Customer ( End user requirements):
2) Location advantage of all healthcare 2) Poor regulation and marketing of
MARKET ANALYSIS

Long average waiting time and non availability of centralized data are the major
buildings in the government sector. devices and equipment. pain point for customers.
3) Long average waiting time in
hospitals and poor doctor : patient Target Audience/ Customer:
Doctors, patients, local pharma retailers, medical practitioners

Opportunities Threat
1) Commitment of govt to improve the 1) Govt is not able to maintain the Competitors in the market:
present situation. present infrastructure. Roam Analytics, Sopris Health, Artelus, Sense.ly
2) Improve the doctor : patient ratio. 2) Lack of funding to the healthcare
3) Increasing domestic market for sectors.
production of devices and 3) Political influence in the sector. Unique Selling point:
equipment. Helps in detection of possible disease in early stages, allowing for more effective
treatment. Provides options for finding nearest hospitals , booking appointment.
Input from User: Technology driven value for users
1) Age 1) Effective Care Delivery: Inputs from Connected device
2) Gender
3) Symptoms
and fitness application are collected to get a holistic
view of the disease of the patient.
PROPOSED SOLUTION

Clinical Database 4) Duration of symptoms/ past history


5) Location 2) Viability and waste reduction: Elimination of common
low value procedures like high waiting time in hospitals.
ML enabled waste, money and waiting time reductions.
Input from
connected
3) Enhanced Clinical productivity: ML enabled clinical
devices like operations. Improving disease diagnosis and identifying
ML Application gps, fitness gaps in patient care.
devices, etc. 4) Centralized database system: With the help of consent
Pharma Companies Researchers
manager mechanism, patients and hospitals can share,
Medical Knowledge store and organized the data in a central repository.
Output to User: 5) Recommendation: The web app will give
1) Type of disease recommendation based on the inputs from the user. It
2) Preventive measures will also access other parameters collected from other
Medical universities and Hospitals 3) Nearest Hospitals sources. Provide recommendation for nearest hospitals
Doctors
4) Books an appointment with doctor
and an option to book an appointment with doctor.
Technology Landscape Assessment

We are working to make a Web App which collects different symptoms from
people, make their medical profile of a person and try to predict if they are facing
any possible disease. We have grouped diseases into 2 groups - Common diseases
and Severe diseases (like Heart Disease, Cancer, Tumours, etc) using X-Rays and
MRI scans.

So for model purposes, we are training the models using ensemble method with
Grid search for hyperparameter running (which uses different algorithms and
gives the one with best output). The algorithms being considered are Naive Bayes,
Logistic Regression, Random forests and decision trees (Using ScikitLearn for data
input and model training).

And for Image data for x-ray and mri, the input should be an image file and we'll
be using convolution neural networks for model training (Using TensorFlow)
Project Plan: Gantt Chart
Project Plan: RASIC Chart

• Responsible(R): The person who is ultimately responsible for delivering the project and/or task successfully.
• Accountable(A): The person who has ultimate accountability and approval authority; they review and assure quality and are the Roles and Responsibility:
person to whom “R” is accountable. 1- Project Manager – Rajat Bhai
• Supporting(S): The team or person(s) supporting the “real” work with resources, time or other material benefit. They are committed 2- Strategist – Soumya Singh
to its completion. 3- Designer – Francis Jaya Suriya
• Informed(I): Those who provide input and must be informed of results or actions taken but are not involved in final decision-making . 4 - Front End Developer – K Sudheeradh
• Consulted(C): Those who provide valuable input into product design or establish quality review criteria. Their buy-in is important for 5 - Back End Developer – Manan Tayal
successful implementation.

You might also like