Skip to content
#

tbats

Here are 25 public repositories matching this topic...

Panel time-series forecasting notebooks (daily sales across stores × items). Clean validation (holdout + rolling-origin backtest), strong statistical baselines (SARIMAX/TBATS/ARIMA), and automated models (AutoTS), with optional Prophet/Darts/NeuralProphet. Primary metric: SMAPE.

  • Updated Oct 7, 2025
  • Jupyter Notebook

This repository hosts code and models for weather forecasting using TBATS (Trigonometric seasonality, Box-Cox transformation, ARMA errors, Trend, and Seasonal components) models. The project includes data preprocessing, model training, evaluation, and forecasting based on historical daily weather data.

  • Updated Jul 5, 2024
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the tbats topic, visit your repo's landing page and select "manage topics."

Learn more