Open Source

timesfm

TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.

Source: GitHub Pricing: Open Source
💻 View Code

About This Project

TimesFM is a pretrained decoder-only foundation model developed by Google Research. It introduces native multivariate time-series forecasting, flexible covariate support, and superior zero-shot generalist capabilities across major forecasting benchmarks.

Tags

Forecasting foundation-model time-series

Installation & Setup

git clone https://github.com/google-research/timesfm.git
cd timesfm
uv venv
source .venv/bin/activate
uv pip install -e .[torch]

Reviews & Ratings

Share your experience

User Reviews (0)

No reviews yet. Be the first to share your experience!