cardio-disease-model
1
license:mit
by
mr-baraiya
Other
OTHER
New
0 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
Unknown
Mobile
Laptop
Server
Quick Summary
AI model with specialized capabilities.
Code Examples
API Endpointstext
POST /predict/logisticHealth Checktext
POST /predict/compareLogistic Regression Predictionjson
{
"age": 55,
"gender": 1,
"height": 170,
"weight": 72,
"ap_hi": 130,
"ap_lo": 85,
"cholesterol": 1,
"gluc": 1,
"smoke": 0,
"alco": 0,
"active": 1
}Example Responsejson
{
"model": "Random Forest",
"prediction": 0,
"probability": 0.15,
"risk": "Low Risk"
}Deploy This Model
Production-ready deployment in minutes
Together.ai
Instant API access to this model
Production-ready inference API. Start free, scale to millions.
Try Free APIReplicate
One-click model deployment
Run models in the cloud with simple API. No DevOps required.
Deploy NowDisclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.