Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 1.34 KB

README.md

File metadata and controls

57 lines (41 loc) · 1.34 KB

Medigenix

The model has been deployed using Streamlit Cloud at Medigenix
alt: https://shreyas-sas-medigenix-medigenix-fvafo5.streamlitapp.com/

Multiple Disease prediction Web app hosting ML model generated Prediction systems to identify diseases accurately based on user experienced symptoms and report values.


README Contents

  1. Sections of Web App
  2. Technologies
  3. Model Links
  4. File Storage
  5. Environment Setup

Sections of Web App

Acurate disease prediction model for Critical Disease Analysis

  • Diabetes Prediction Model
  • Heart Disease Prediction Model
  • Parkinsons Disease Prediction Model

Additions pending:

  • Retinal Disease Prediction Model
  • Breast Cancer Prediction Model
  • Skin Caancer Prediction Model

Technologies

The prediction Web App uses the following Technologies to work well:

  • Python (Web App + ML Models)
  • Streamlit library (Web App)
  • Pandas (ML Model)
  • Numpy (ML Model)
  • SciKit Learn (ML Model)
  • Pickle (Web App)
  • streamlit-option-menu (Web App)

Model Links

  1. Diabetes Prediction Model: github

File Storage

To Be updated...


Environmental Setup

To Be updated...