BrokenHeaven / sktime-tutorial-pydata-amsterdam-2020

Introduction to Machine Learning with Time Series at PyData Festival Amsterdam 2020

Home Page:https://github.com/alan-turing-institute/sktime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitter binder

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.

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.

About

Introduction to Machine Learning with Time Series at PyData Festival Amsterdam 2020

https://github.com/alan-turing-institute/sktime

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 97.5%Language:Python 2.5%