https://github.com/sktime/sktime-workshops
sktime workshops & tutorials
https://github.com/sktime/sktime-workshops
machine-learning scikit-learn sktime time-series tutorials
Last synced: 6 months ago
JSON representation
sktime workshops & tutorials
- Host: GitHub
- URL: https://github.com/sktime/sktime-workshops
- Owner: sktime
- License: bsd-3-clause
- Created: 2020-01-22T12:45:12.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-07-14T16:26:47.000Z (over 4 years ago)
- Last Synced: 2025-06-12T02:38:08.659Z (7 months ago)
- Topics: machine-learning, scikit-learn, sktime, time-series, tutorials
- Language: Jupyter Notebook
- Homepage: https://github.com/alan-turing-institute/sktime
- Size: 3.32 MB
- Stars: 13
- Watchers: 1
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
.. -*- mode: rst -*-
|gitter|_ |Binder|_
.. |gitter| image:: https://img.shields.io/gitter/room/alan-turing-institute/sktime?logo=gitter
.. _gitter: https://gitter.im/sktime/community
.. |binder| image:: https://mybinder.org/badge_logo.svg
.. _Binder: https://mybinder.org/v2/gh/sktime/sktime-workshops/main
sktime workshops & tutorials
============================
This is a repository for tutorials for `sktime `_, a `scikit-learn `__
compatible Python toolbox for machine learning with time series.
For deep learning methods, we have a separate extension package:
`sktime-dl `__.
How to get started
------------------
You have two options to run the tutorials:
* `Launch `_ an interactive Jupyter notebook on Binder to run tutorials in the cloud
* `Install sktime `_ and download repository to run tutorials locally
Contributions
-------------
We are actively looking for contributors. Please contact @mloning or @fkiraly for volunteering or information on
paid opportunities, or simply `chat `__ with us
or `raise an issue `__.
In order to contribute to sktime, you may also want to `fork `_ the
repository on Github and create a local `clone `_ of it,
following the instructions in our `contributing guidelines `_.
Please also take a look at our `Code of Conduct `_.