项目作者: norangio

项目描述 :
visualizations of apple watch data
高级语言: Python
项目地址: git://github.com/norangio/apple-watch-data-viz.git
创建时间: 2019-01-01T23:43:45Z
项目社区:https://github.com/norangio/apple-watch-data-viz

开源协议:

下载


apple-watch-data-viz

visualizations of apple watch data

These files create visualizations of Apple Watch workout data from CSV’s created from the “Workout - CSV Exporter” iPhone app.
The Python script filters the workouts to just the yoga workouts and provides a basic visualization.

The R file filters the data to just the yoga workouts, cleans the data, and creates detailed figures visualizing total calories burned by date and yoga workout duration. A regression model is then fitted and tested in order to predict the total calories burned in a workout using max heart rate, average heart rate, and workout duration.