Skip to content

The Multiple Disease Prediction project aims to create a user-friendly web application that allows users to input relevant medical information and receive predictions for different diseases.

Notifications You must be signed in to change notification settings

maisurajhoon/Multiple-Disease-Prediction-System-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple Disease Prediction System using Machine Learning

This project provides a streamlit web application for predicting multiple diseases, including diabetes, Parkinson's disease, and heart disease, eye disease using machine learning algorithms. The prediction models are deployed using Streamlit, a Python library for building interactive web applications.

Introduction

The Multiple Disease Prediction project aims to create a user-friendly web application that allows users to input relevant medical information and receive predictions for different diseases. The machine learning models trained on disease-specific datasets enable accurate predictions for diabetes, Parkinson's disease, and heart disease.

Features

The Multiple Disease Prediction web application offers the following features:

  • User Input: Users can input their medical information, including age, gender, blood pressure, cholesterol levels, and other relevant factors.
  • Disease Prediction: The application utilizes machine learning models to predict the likelihood of having diabetes, Parkinson's disease, and heart disease based on the inputted medical data.
  • Prediction Results: The predicted disease outcomes are displayed to the user, providing an indication of the probability of each disease.
  • Visualization: Visualizations are generated to highlight important features and provide insights into the prediction process.
  • User-Friendly Interface: The web application offers an intuitive and user-friendly interface, making it easy for individuals without technical knowledge to use the prediction tool.

About

The Multiple Disease Prediction project aims to create a user-friendly web application that allows users to input relevant medical information and receive predictions for different diseases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.5%
  • Python 0.5%