title: Heart Disease Prediction | |
emoji: ❤️ | |
colorFrom: indigo | |
colorTo: blue | |
sdk: gradio | |
sdk_version: "5.9.1" # Replace with the latest version of Gradio | |
app_file: main.py | |
pinned: false | |
This is a heart disease prediction model deployed with Gradio. The model is trained using an XGBoost classifier on the UCI dataset. | |