Latent Metrics

Time Series (State Space Models)

Time series from scratch

A review of the fundamentals of time series, decomposition, forecasting, confidence intervals with various techniques.

Production grade dashboard

Deploy a production ready dashboard from scratch

An introduction to deploying a production ready dashboard using open source libraries and docker containers.

A Regression

Solving closed form regressions using matrices

A closer look at linear statistics and the regressions in use. To emphasize learning, we perform all the regressions and their corresponding test by using pure mathematics.