A newer version of the Streamlit SDK is available:
1.40.2
metadata
title: Onsite Health Diagnostic
emoji: 💻
colorFrom: purple
colorTo: red
sdk: streamlit
sdk_version: 1.32.2
app_file: app.py
pinned: false
license: mit
Onsite-Health-Diagnostic (OHD)
Onsite Health Diagnostic (OHD) is the web application that allows users to predict whether the user has been infected with a menacing disease or not. These diseases can be very dangerous to health if they are not treated properly. The main objective of OHD is to help people predict the disease in case of absence of medical professionals, strikes or any related uncertainties.
Website
link:
Table Of Contents
Datasets
- Pneumonia : Dataset
- Brain tumour : Dataset
- Diabetes : Dataset
- Heart disease : Dataset
- Breast Cancer : Dataset
- Malaria-Detection : - Dataset
Clone
- Clone the repository:
git clone https://github.com/praj2408/Onsite-Health-Diagnostics
- Install dependencies
pip install -r requirements.txt
- Run the application
streamlit run app.py
License
This project is licensed under the MIT License - see the LICENSE file for details.