Back to Search Start Over

Disease prediction and medicine recommendation system.

Authors :
Reehan, Palagiri Mohammad
Nikhilesh
Revanth
Chandra, Venkata Vikas
Suvanam, Sasidhar Babu
Source :
AIP Conference Proceedings. 2024, Vol. 2742 Issue 1, p1-17. 17p.
Publication Year :
2024

Abstract

Health and medicine has gained a lot of importance in today's digital world, where evolving technology is being used to fight against almost all the known diseases thoroughly. But, according to reports, more than two lakh people in China and one lakh in United States of America are dead every year due to the mistakes made while prescribing errors. This paper aims to propose a system which takes as input the symptoms from the patient to predict the disease, which is followed by recommending the correct medicine. This system consists of database system module where disease dataset contains attributes like "DiseaseID", "Disease", "Symptoms" and "count of occurrences" and drug dataset has additional attributes such as "drug" and "drug_rating". In the data preparation module, a new data frame is created where each disease with its associated symptom is given "1" and "0" if it is not the symptom related. After all these steps of preprocessing are performed on the raw dataset, the dataset is now ready to be acted upon by a machine learning algorithm. Models like Decision Tree, Random Forest and Naive Bayes were applied on the training-dataset. Entire knowledge database was fitted in models and it was seen if not much dataset is used Random Forest And Naïve Bayes classifiers showed 84% accuracy whereas Decision Tree gives 92%. But Random Forest also gives accuracy similar to Decision Tree for large dataset. Hence for disease prediction we use Decision Tree. The recommendation is done on the basis of the rating of the drug. After this, only the drug with the highest rating is included in a newly formed dataset and the rest of the drugs are ignored. The system is implemented for user access by making use of Tkinter a python GUI Library for constructing the desktop end user interface. This paper deals with the design and implementation of a system which performs the function of prediction of diseases and the recommendation of medicines, which adds to the capabilities of the present systems in health infrastructure. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
0094243X
Volume :
2742
Issue :
1
Database :
Academic Search Index
Journal :
AIP Conference Proceedings
Publication Type :
Conference
Accession number :
175450869
Full Text :
https://doi.org/10.1063/5.0184521