Healthok
- 1 Devlogs
- 0 Total hours
The one stop solution for health analysis
The one stop solution for health analysis
Project: Multi-disease prediction app (ML + DL) with a Streamlit dashboard
🎯 Goal: Build a Streamlit app that predicts risk for 5 diseases - Heart Disease, Diabetes, Breast Cancer, Chronic Kidney Disease, and Parkinson’s
📊 Datasets sourced (public mirrors of the classic Kaggle/UCI sets):
🤖 Models trained per disease:
💾 Saved each model with its scaler + feature schema (JSON) so the app can auto-generate input forms per disease
🖥️ Next: wire up the 3-page Streamlit app
⚙️ Training pipeline uses GPU (TensorFlow/CUDA) for the deep learning models