Posts

In today’s blogpost I will look at historical data from the Tour de France. This data was used in the Tidytuesday series back in April, …

Dagens blogginnlegg er skrevet i samarbeid med min dyktige kollega Eivind Kvitstein, en usedvanlig allsidig sørlending som er både …

Today I will continue looking at Strava data (see my previous post: https://www.andrewaage.com/post/analyzing-strava-data-using-r/). …

Today I will look at how to connect to the Strava-API and do some quick analysis on the activity data. To start using the Strava-API, …

In today’s post, I will go through how to get started with solving Kaggle-competitions in R using e.g. xgboost and recipes. The …

A few days ago I returned home after a lovely trip to Toulouse, where I attended the annual useR-conference, which is the largest or …

In the following analysis, I will look at how the two favourites of the Tour de France are perceived on Twitter. For those of you who …

Hello, This is a follow-up to my first blog post, where I looked at the Bergen bicycle data. Today, I will create a ML-model to predict …

Today I will discuss a few common errors in statistical modelling/Machine learning, and how to avoid them. Admittedly, I have done some …

Little is more frustrating then writing code that is mind-numbingly slow, but you have no idea how to fix it, so you just end up …