Drugdisease 2
Drugdisease 2
Name of Projectees
Lavanya Godbole
Sagar Rahate
Contents
Abstract
Introduction
Objectives
Problem Statement
Literature Survey
Block Diagram
Expected Result
Work plan
References
Abstract
The integration of machine learning techniques into the field of healthcare has
opened up new avenues for early disease diagnosis and drug discovery. This
thesis explores the application of machine learning algorithms in predicting
disease outcomes and identifying potential drug candidates. The primary
objective is to leverage data-driven approaches to enhance the accuracy and
efficiency of disease prognosis and drug discovery processes.
People today deal with a variety of diseases as a due to their lifestyle choices
and the surroundings Disease prediction is an essential component of
treatment. So, it becomes crucial to make disease predictions early on. The
hardest task is making an accurate diagnosis of a disease. So, Machine learning
is crucial in predicting the disease in order to solve this issue. The system
proposed in this project uses the patient's symptoms as input to predict the
disease and then recommends the right medication. This system takes the
symptoms of the user from which he or she suffers as an Input. We use
Classification Algorithms for disease prediction and drug recommendation, such
as Naive Bayes (NB) and Random Forest, with a variety of accuracy levels. Once
thedisease has been predicted by the system, then it is followed by
recommending the appropriate medicine.
Introduction
It is estimated that more than 70% of people in India are inclined to
general body maladies like viral, flu, cough, cold etc., in every 2
months. Since numerous individuals don't understand that the
general body illnesses could be side effects to something
increasingly hurtful, 25% of the populace surrenders to death
because of ignoring the early general body symptoms. This could be
a risky circumstance for the population and can be alarming.
Hence recognizing or predicting the disease at the earliest is
essential to maintain strategic distance from any undesirable losses.
The intent is to deduce a satisfactory Machine Learning algorithm
which is efficient and accurate for the prediction of disease. In this
project, the supervised Machine Learning concept is used for
predicting the diseases. The main feature will be Machine Learning
in which we will be using algorithms such as Decision Tree, Random
Forest, Naïve Bayes which will help in early prediction of diseases
accurately and better patient care.
Objectives
Drug Repurposing: Machine learning can identify existing drugs that may be
repurposed for treating different diseases. This approach can significantly accelerate
drug discovery and reduce costs.
References