Skip to content

A system that analyses patient symptoms and provides preliminary diagnoses along with recommended treatments⚕️

Notifications You must be signed in to change notification settings

lisa1612/Disease-Diagnosis-and-Recommendation-System

Repository files navigation

Disease-Diagnosis-and-Recommendation-System 🩺

Introduction

The Disease Diagnosis and Recommendation System (DDRS) is an intelligent web application that predicts diseases like Fever, Jaundice, Food Poisoning, and Heart Disease based on user inputs. The system also provides personalized treatment recommendations for each predicted condition. It includes three separate pages for predicting Diabetes, Heart Disease, and Parkinson's disease. The DDRS was developed using various machine learning algorithms and trained on diverse datasets. The web application is built using Streamlit, making it user-friendly and easily accessible.

Features💉

  • Predicts diseases based on user symptoms and inputs.
  • Provides treatment recommendations for each predicted disease.
  • Includes separate pages for Diabetes, Heart Disease, and Parkinson's disease prediction.
  • Utilizes machine learning algorithms for robust predictions.
  • User-friendly interface with Streamlit web framework.
  • Incorporates a BMI Calculator to assess body mass index.

Installation and Usage 🚑

  1. Clone this repository to your local machine.
  2. Install the required dependencies by running: pip install -r requirements.txt
  3. Make sure all the files are in the same directory and images are inside the 'images' folder.
  4. Run the application using: streamlit run app3.py

About

A system that analyses patient symptoms and provides preliminary diagnoses along with recommended treatments⚕️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published