Skip to content

sktime/sktime-tutorial-pydata-amsterdam-2020

Repository files navigation

gitter_ binder_

This tutorial was written for sktime version 0.4.2. For more up-to-date notebooks visit sktime's online documentation.

Introduction to Machine Learning with Time Series

This is the repository for the "Introduction to Machine Learning with Time Series" code breakfast at PyData Festival Amsterdam 2020.

You can watch the video here: https://www.youtube.com/watch?v=Wf2naBHRo8Q

You'll learn about:

  • Machine learning with time series,
  • How to tell apart different learning problems (or tasks) that arise in a temporal data setting,
  • How to build machine learning models to solve these tasks (using sktime and scikit-learn),
  • How to contribute to sktime.

We assume familiarity with the standard tabular machine learning setting covered by scikit-learn, but no prior experience of working with time series.

How to get started

You can either

How to contribute

We are actively looking for contributors! Any contributions are welcome, not just code! Please chat to us or raise an issue if you're interested.