UTA100 2018: Race report
This was my first UTA100. A race I’ve long wanted to do. It’s an amazing event, the atmosphere is exhilarating […]
This was my first UTA100. A race I’ve long wanted to do. It’s an amazing event, the atmosphere is exhilarating […]
Agile project management methodology is a powerful framework when businesses are faced with uncertainty, rigid time frames and budget constraints. […]
Singular value decomposition (SVD) is a matrix factorisation technique. It is a method to factorise any given matrix into 3 […]
The Bayes Factor is a quantitative measure of much evidence there is for hypothesis A relative to hypothesis B given […]
Recently I was looking at a Kaggle dataset on air quality and the relationships between the concentrations of contaminants and […]
State space modelling is a popular technique for forecasting and smoothing time series data. There are two main components which […]
Discrete Time Markov Chain A discrete time markov chain is a stochastic model describing a sequence of observed events. The […]
Metropolis Algorithm The Metropolis algorithm is a common acceptance/rejection algorithm for sampling from target distributions and a key tool for […]