CoolFace
Apppublic

BlueNeuron/cvd-risk-score-predictor

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes
App README

CVD Risk Score Predictor

An end-to-end ML app that predicts CVD Risk Score from patient health attributes using a scikit-learn Pipeline (preprocessing + model) and a Streamlit UI.

How to train locally

  1. 1.Put the dataset file in this folder as CVD Dataset.csv
  2. 2.Run:
bash
   python train.py