File size: 329 Bytes
e99404e
 
 
 
 
 
4a7f3c1
e99404e
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---
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.