Skip to content

StravaInsights πŸš΄β€β™‚οΈπŸƒβ€β™‚οΈ: Analyzing Strava data and building ML models to predict kudos-worthy activities! πŸ“ŠπŸ€–

Notifications You must be signed in to change notification settings

dewigould/MyStravaData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MyStravaData

In this repo I do some basic expoloratory data analysis (EDA) and visualiation of my Strava activities (obtained using Strava API).

There are three notebooks

  • EDA.ipynb
  • Kudos_NN.ipynb
  • Kudos_RandomForest.ipynb

For a bit of fun, I construct a simple neural network model in the second notebook, and random forest model in the third, to try to predict what activies will get $>5$ or $<=5$ kudos (likes). There are a variety of features, both numerical (e.g. distance, time, speed) and categorical (type of activity, location etc.) In these notebooks I get to grips with various basic feature engineering steps and play around with training some simple models.

About

StravaInsights πŸš΄β€β™‚οΈπŸƒβ€β™‚οΈ: Analyzing Strava data and building ML models to predict kudos-worthy activities! πŸ“ŠπŸ€–

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages