Giter VIP home page Giter VIP logo

multiple-disease-prediction's Introduction

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, using machine learning algorithms. The prediction models are deployed using Streamlit, a Python library for building interactive web applications.

Algorithms used:

  1. Support Vector Machine
  2. Logistic Regression

Libraries used:

  1. Scikit Learn
  2. Numpy
  3. Pandas

Link to website

Screenshot from 2023-11-25 15-08-50 Screenshot from 2023-11-25 15-08-56 Screenshot from 2023-11-25 15-09-00

Table of Contents

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.

Setup

To use this project locally, follow these steps:

  1. Clone the repository:
git https://github.com/govindvarma1/multiple-disease-prediction
  1. Install the required dependencies by running:
pip install -r requirements.txt
  1. Download the pre-trained machine learning models for diabetes, Parkinson's disease, and heart disease. Make sure to place them in the appropriate directories within the project structure.

  2. Update the necessary configurations and file paths in the project files.

Usage

To run the Multiple Disease Prediction web application, follow these steps:

  1. Open a terminal or command prompt and navigate to the project directory.

  2. Run the following command to start the Streamlit application:

streamlit run multiplediseaseprediction.py
  1. Access the web application by opening the provided URL in your web browser.

  2. Input the relevant medical information as requested by the application.

  3. Click the "Predict" button to generate predictions for diabetes, Parkinson's disease, and heart disease based on the provided data.

  4. View the prediction results and any accompanying visualizations or insights.

Feel free to customize the web application's appearance, add more disease prediction models, or integrate additional features based on your specific requirements.

Contributing

Contributions to this project are welcome. If you find any issues or have suggestions for improvement, please open an issue or submit a pull request on the project's GitHub repository.

License

This project is licensed under the MIT License. You are free to modify and use the code for both personal and commercial purposes.

multiple-disease-prediction's People

Contributors

govindvarma1 avatar student-ar05 avatar kanishk-gaur avatar syntax-bot avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.