Skip to main content

Zero-shot time series forecasting with TabPFN

Project description

Zero-Shot Time Series Forecasting with TabPFN

PyPI version colab Discord arXiv

📌 News

  • 27-01-2025: 🚀 Ranked 1st on GIFT-EVAL benchmark[1]!
  • 10-10-2024: 🚀 TabPFN-TS paper accepted to NeurIPS 2024 TRL and TSALM workshops!

[1] Last checked on: 10/03/2025

✨ Introduction

We demonstrate that the tabular foundation model TabPFN, when paired with minimal featurization, can perform zero-shot time series forecasting. Its performance on point forecasting matches or even slightly outperforms state-of-the-art methods.

📖 How does it work?

Our work proposes to frame univariate time series forecasting as a tabular regression problem.

How it works

Concretely, we:

  1. Transform a time series into a table
  2. Extract features from timestamp and add them to the table
  3. Perform regression on the table using TabPFN
  4. Use regression results as time series forecasting outputs

For more details, please refer to our paper and our poster (presented at NeurIPS 2024 TRL and TSALM workshops).

👉 Why gives us a try?

  • Zero-shot forecasting: this method is extremely fast and requires no training, making it highly accessible for experimenting with your own problems.
  • Point and probabilistic forecasting: it provides accurate point forecasts as well as probabilistic forecasts.
  • Support for exogenous variables: if you have exogenous variables, this method can seemlessly incorporate them into the forecasting model.

On top of that, thanks to tabpfn-client from Prior Labs, you won’t even need your own GPU to run fast inference with TabPFN. 😉 We have included tabpfn-client as the default engine in our implementation.

How to use it?

colab

The demo should explain it all. 😉

📊 GIFT-EVAL Benchmark

We have submitted our results to the GIFT-EVAL benchmark. Stay tuned for results!

For more details regarding the evaluation setup, please refer to README.md.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tabpfn_time_series-0.1.3.tar.gz (42.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tabpfn_time_series-0.1.3-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

Details for the file tabpfn_time_series-0.1.3.tar.gz.

File metadata

  • Download URL: tabpfn_time_series-0.1.3.tar.gz
  • Upload date:
  • Size: 42.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for tabpfn_time_series-0.1.3.tar.gz
Algorithm Hash digest
SHA256 5c2ec7780879f584d6e9062a8258382dba6cb74abd5ceb56c8067e6718fde36f
MD5 11bd45620e7d17ea830d800c75d5d6ec
BLAKE2b-256 2bf2e5e7350a40ab763610219e96dc691538425fc2c5cdd85cd29377888f3258

See more details on using hashes here.

File details

Details for the file tabpfn_time_series-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for tabpfn_time_series-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5491ddaa66998cb45658f4e55a694ef48ef0a21f8a4cb562ea9044253d382d85
MD5 516def41720002960e09f0c88a81ab38
BLAKE2b-256 5887607b1d74aa6569b40c4921f7eda01e8d3bdb48c36fb52849b75a8acbfd54

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page