Skip to content

VO2 Max can be an indicator of overall aerobic fitness level. Using the Garmin Connect Python API, gather relevant metrics, fit to regression model and inspect feature importance metrics using SHAP values. Here I track my Running VO2 Max over the past year, and investigate if there are any particular features that impact the VO2 Max score.

Notifications You must be signed in to change notification settings

lenkaotap/Garmin_VO2_Max_Modelling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modelling VO2 Max from Health and Sports Stats, gathered from Garmin Smartwatch via Garmin Connect API

VO2 Max can be an indicator of overall aerobic fitness level. Using the Garmin Connect Python API, gather relevant metrics, fit to regression model and inspect feature importance metrics using SHAP (SHapley Additive exPlanations) values. Here I track my Running VO2 Max over the past year, and investigate if there are any particular features that impact the VO2 Max score.

img

img2

img3

About

VO2 Max can be an indicator of overall aerobic fitness level. Using the Garmin Connect Python API, gather relevant metrics, fit to regression model and inspect feature importance metrics using SHAP values. Here I track my Running VO2 Max over the past year, and investigate if there are any particular features that impact the VO2 Max score.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%