Skip to content

sktime/sktime-workshop-pycon-colombia-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the sktime tutorial at Pycon Colombia 2025

This tutorial is about sktime - a unified framework for machine learning with time series. sktime contains algorithms and tools for building, applying, evaluating modular pipelines and composites for a variety of time series learning tasks, including forecasting, classification, regression.

sktime is easily extensible by anyone, and interoperable with the python data science stack.

This tutorial gives an up-to-date introduction to sktime base features with a focus on forecasting, model building, hierarchical/global forecasts, foundation models for forecasting, and marketplace features.

Binder !discord !slack

🚀 How to get started

To get started, use your favorite package manager to install the required dependencies.

Pip

pip install -r requirements.txt

Uv

uv pip install .

Poetry

poetry install

About

Workshop for Pycon Colombia 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published