Code Monkey home page Code Monkey logo

multiple-disease-prediction-model-deployment-using-streamlit's Introduction

Repository Deprecated

This repository has been deprecated. Please check out the new repository at https://github.com/AryanKaushal2002/MediPredict for the latest updates.

Multiple Disease Prediction Web App

License

A web application for predicting multiple diseases using machine learning models. This project includes prediction models for diabetes, Parkinson's disease, heart disease, and breast cancer.

Table of Contents

About

This web app provides a user-friendly interface to predict multiple diseases based on various input features. The machine learning models used in this application are trained on relevant datasets to make accurate predictions.

The diseases currently supported by this web app include:

  • Diabetes
  • Parkinson's disease
  • Heart disease
  • Breast cancer

Web App

Installation

  1. Clone the repository:
git clone https://github.com/AryanKaushal2002/Multiple-Disease-Prediction-Model-Deployment-using-StreamLit.git
  1. Install the required dependencies:
pip install -r requirements.txt

Usage

  1. Run the web app:
streamlit run app.py
  1. Open your web browser and go to http://localhost:8080 to access the web app.

  2. Select the disease prediction page you want to use and provide the required input features.

  3. Click on the Test Result button to generate the prediction result.

Models

The machine learning models used in this web app are trained on publicly available datasets specific to each disease. Here is a brief description of each model:

  • Diabetes Model: This model predicts the likelihood of a person having diabetes based on input features such as glucose level, blood pressure, BMI, etc.

  • Parkinson's Disease Model: This model predicts the presence of Parkinson's disease in a person based on features extracted from voice recordings.

  • Heart Disease Model: This model predicts the presence of heart disease based on various clinical and demographic features of a person.

  • Breast Cancer Model: This model predicts whether a breast mass is malignant or benign using features derived from breast cytology.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.


multiple-disease-prediction-model-deployment-using-streamlit's People

Contributors

aryankaushal2002 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

multiple-disease-prediction-model-deployment-using-streamlit's Issues

incorrect output

i think M should return output positive but why is it showing negative

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.