Skip to content

Tutorials

Step-by-step guides that teach you the fundamentals of time series forecasting with Yohou. Start with the first tutorial below, then pick a path based on your interest.

Start here

  • Getting Started: Install Yohou, load a dataset, build a full forecasting pipeline, and evaluate multiple models (continuous target). This tutorial gives you the foundation for everything else.

More output types

  • Class-Probability Forecasting: Forecast categorical outcomes as a probability distribution over classes (categorical target, probability output).
  • Interval Forecasting: Produce prediction intervals with statistical coverage guarantees (continuous target, prediction intervals).

Production workflows

Advanced modeling

Visualization

  • Exploratory Visualization: Plot rolling statistics, boxplots, missing data, outliers, and resampling comparisons.
  • Forecast Visualization: Visualize single and multi-model forecasts, intervals, decomposition, and time weights.
  • Seasonal Analysis: Analyze seasonality with overlays, ACF/PACF, STL decomposition, and heatmaps.