Codesota · Time-series · Time-series forecasting · WeatherTasks/Time-series/Time-series forecasting
Time-series forecasting · benchmark dataset · 2021 · EN

Weather Time Series Benchmark.

The Weather dataset contains 21 meteorological indicators (temperature, humidity, wind speed, etc.) recorded every 10 minutes at a weather station in Germany for 2020. Widely used for long-term multivariate forecasting benchmarks. Results reported as averages across prediction horizons {96, 192, 336, 720}.

Paper Submit a result
§ 01 · Leaderboard

Best published scores.

12 results indexed across 2 metrics. Shaded row marks current SOTA; ties broken by submission date.


Primary
mse · higher is better
All metrics
mae, mse
mae
6 rows
#ModelOrgSubmittedPaper / codemae
01DLinearOSSTHUMLMay 2024iTransformer: Inverted Transformers Are Effective for Ti… · code0.317
02Chronos-LargeOSSAmazonFeb 2025Sundial: A Family of Highly Capable Time Series Foundati…0.306
03TimesNetOSSTHUMLMay 2024iTransformer: Inverted Transformers Are Effective for Ti… · code0.287
04PatchTSTOSSIBM ResearchMay 2024iTransformer: Inverted Transformers Are Effective for Ti… · code0.281
05iTransformerOSSTHUMLMay 2024iTransformer: Inverted Transformers Are Effective for Ti… · code0.278
06TimeLLMOSSTongji University / Ant GroupMay 2024Time-LLM: Time Series Forecasting by Reprogramming Large… · code0.269
mse· primary
6 rows
#ModelOrgSubmittedPaper / codemse
01Chronos-LargeOSSAmazonFeb 2025Sundial: A Family of Highly Capable Time Series Foundati…0.279
02DLinearOSSTHUMLMay 2024iTransformer: Inverted Transformers Are Effective for Ti… · code0.265
03TimesNetOSSTHUMLMay 2024iTransformer: Inverted Transformers Are Effective for Ti… · code0.259
04PatchTSTOSSIBM ResearchMay 2024iTransformer: Inverted Transformers Are Effective for Ti… · code0.259
05iTransformerOSSTHUMLMay 2024iTransformer: Inverted Transformers Are Effective for Ti… · code0.258
06TimeLLMOSSTongji University / Ant GroupMay 2024Time-LLM: Time Series Forecasting by Reprogramming Large… · code0.231
Fig 2 · Rows sorted by score within each metric. Shaded row marks SOTA. Dates reflect model or paper release where available, otherwise the date Codesota accessed the source.
§ 03 · Progress

2 steps
of state of the art.

Each row below marks a model that broke the previous record on mse. Intermediate submissions are kept in the leaderboard above; only SOTA-setting entries are re-listed here.

Higher scores win. Each subsequent entry improved upon the previous best.

SOTA line · mse
  1. May 7, 2024DLinearTHUML0.265
  2. Feb 2, 2025Chronos-LargeAmazon0.279
Fig 3 · SOTA-setting models only. 2 entries span May 2024 Feb 2025.
§ 04 · Literature

3 papers
tied to this benchmark.

Every paper below corresponds to at least one row in the leaderboard above. Click through for the arXiv preprint and, when available, the reference implementation.

§ 06 · Contribute

Have a score that beats
this table?

Submit a checkpoint and a reproduction script. We will run it, publish the score, and — if it takes the top — annotate the step on the progress chart with your name.

Submit a result Read submission guide
What a submission needs
  • 01A public checkpoint or API endpoint
  • 02A reproduction script with frozen commit + seed
  • 03Declared evaluation environment (Python, deps)
  • 04One row per metric declared by this dataset
  • 05A contact so we can follow up on discrepancies