Skip to content

Examples and Tutorials¶

Practical examples and tutorials to help you understand and apply skforecast. You can also find them in the free track Forecasting with Python.

English Español 中文

Level
Topic

Getting Started: Fundamental Forecasting¶

This section provides essential tutorials for users who are just getting started with time series forecasting. These examples cover the most fundamental models and techniques to help you build a strong foundation in forecasting.

Global Models: Multi-Series Forecasting¶

These tutorials focus on global models and multi-series forecasting, where you can explore the use of techniques that handle multiple time series simultaneously and compare performance across different forecasting approaches.

Advanced Techniques: Beyond Basic Models¶

For experienced users looking to deepen their forecasting skills, this section provides advanced techniques, including probabilistic forecasting, handling missing values, and more sophisticated ensemble methods.

Real-World Challenges and Case Studies¶

This section includes real-world applications of time series forecasting to tackle specific challenges, such as forecasting energy demand, web traffic, and even cryptocurrency prices. Learn how to apply forecasting techniques to practical use cases.