Fast Python Time-Series Forecasting

The Olympics is on, so let’s talk about speed. The speed of incremental, online time-series prediction algorithms set against the alternatives… Read more

Similar

Python decorators make composability easier

The last couple of posts have been about 49travel and the way I built it. This week I am going to be talking about decorators for a bit. It seems very disconnected from the last posts, but I started reflecting on this while writing some Python for 49trav... (more…)

Read more »