Introduction to the Random Walk for Times Series Forecasting with Python

How do you know if your time series problem is predictable? This is a difficult question with time series forecasting. There is a tool called a random walk that can help you understand the predictability of your time series forecast problem. In this tutor… Read more

Similar

Data Pipelines: Cassandra, Kafka and Python (and Go!)

Last year I started working on a 'Big Data' exercise. It's an ongoing project that mixes large amounts of web traffic, data ingestion and analytics. It's also really fun. We get to play with an array of new technologies - sometimes on a bet, granted - but...

Read more »