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/logistic
Health Checktext
POST /predict/compare
Logistic 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

Fastest API

Production-ready inference API. Start free, scale to millions.

Try Free API

Replicate

One-click model deployment

Easiest Setup

Run models in the cloud with simple API. No DevOps required.

Deploy Now

Disclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.