André Waage Rivenæs
Home
Posts
Contact
Posts
Analyzing Tour de France-data
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, …
Jul 8, 2020
17 min read
R
,
tidyverse
En analyse av utviklingen til Covid-19 i Norge og verden
Dagens blogginnlegg er skrevet i samarbeid med min dyktige kollega Eivind Kvitstein, en usedvanlig allsidig sørlending som er både …
Mar 22, 2020
10 min read
R
,
modelling
Creating a Poisson-model to determine the optimal strategy for getting Kudos on Strava
Today I will continue looking at Strava data (see my previous post: https://www.andrewaage.com/post/analyzing-strava-data-using-r/). …
Jan 19, 2020
5 min read
strava
,
poisson
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, …
Dec 8, 2019
4 min read
R
,
tidyverse
A simple solution to a Kaggle-competition using xgboost and recipes
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 …
Sep 18, 2019
7 min read
R
,
xgboost
,
recipes
,
tidymodels
A recap from the useR-conference in Toulouse
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 …
Jul 15, 2019
7 min read
Analyzing Twitter-sentiments of the Tour de France favourites
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 …
Jul 3, 2019
5 min read
Using Tidymodels to predict duration of Bergen bike rides
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 …
Feb 26, 2019
9 min read
These common errors might ruin your model
Today I will discuss a few common errors in statistical modelling/Machine learning, and how to avoid them. Admittedly, I have done some …
Feb 12, 2019
7 min read
R
5 quick tips to speed up your R-code
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 …
Jan 27, 2019
7 min read
R
»
Cite
×