Logo Lanfrica

Duruhjunior77/African-diabetes-predictor

Domain:

healthcare

Record type:

software
Creator:
Dur
Host:
# African Diabetes Risk Prediction System This project includes: - Streamlit app - Gradio interface - Logistic Regression, Random Forest, XGBoost - Deployment-ready files Run Streamlit: ``` streamlit run app.py ``` Run Gradio: ``` python gradio_app.py ```