Having completed our analysis for the Player Unknown Battlegrounds dataset from Kaggle we can now build a model. We can start by building a very…
Tag: Data Science
Currently there is a fun competition running over on the Kaggle Data Science website. The objective is to use metrics from a large data set…
We have visualised our data by counting station, but that is rather hard to put into context without knowing where our counting stations are located.…
Now our dataset is nice and tidy we can move on with visualising it to see what insights we can draw. Lets start by looking…
Now we have obtained our dataset from the Edinburgh Open Data store, we need to tidy it up and see if we need to transform…
As a keen cyclist I thought I would take a look at Edinburgh Council’s Bike Counter dataset. The website states that “The dataset includes bike…
Missing values in data sets may not seem like too much of a problem at first glance. The rows can be ignored, average values can…
We obtained accuracy scores for our LEGO recogniser, but what if we want to go further and look at our model’s errors in more detail?…