Skip to content

3 XGBoost ML models used for predicting ambulatory blood pressure status from baseline clinical parameters. Each model corresponds to a distinct training cohort: Glasgow, Birmingham, and Gdańsk

Notifications You must be signed in to change notification settings

Tran031194/abpmML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

abpmML

3 XGBoost ML models used for predicting ambulatory blood pressure status from baseline clinical parameters. Each model corresponds was built on a distinct training cohort: Glasgow, Birmingham, and Gdańsk

Usage

The three models are saved in .json format and can be imported

model = xgb.XGBClassifier()
model.load_model("XGB_Cohort.json")

All three models have been pretrained and ready to be applied. Please refer to our publication for the input variables.

About

3 XGBoost ML models used for predicting ambulatory blood pressure status from baseline clinical parameters. Each model corresponds to a distinct training cohort: Glasgow, Birmingham, and Gdańsk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published