Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TTM full benchmarking #174

Merged
merged 13 commits into from
Nov 6, 2024
Merged

TTM full benchmarking #174

merged 13 commits into from
Nov 6, 2024

Conversation

ajati
Copy link
Collaborator

@ajati ajati commented Oct 29, 2024

TTM full benchmarking across all models and all forecast horizons using the latest TTM model cards.

Key features:

  1. Introducing TTM get_model function to automatically load the suitable model.
  2. Visualization bug fix when horizon > 2*context.
  3. Uploaded results CSVs.

@ajati ajati requested review from wgifford and vijaye12 October 29, 2024 16:36
tsfm_public/toolkit/get_model.py Outdated Show resolved Hide resolved
tsfm_public/toolkit/get_model.py Outdated Show resolved Hide resolved
tsfm_public/toolkit/get_model.py Outdated Show resolved Hide resolved
tsfm_public/resources/model_paths_config/ttm.yaml Outdated Show resolved Hide resolved
tsfm_public/toolkit/get_model.py Outdated Show resolved Hide resolved
tsfm_public/toolkit/get_model.py Outdated Show resolved Hide resolved
tsfm_public/toolkit/get_model.py Outdated Show resolved Hide resolved
@vijaye12
Copy link
Collaborator

@ajati - lets add some test-cases for get_model with and without exog and test it, as it will be a critical module in many notebooks..

@wgifford wgifford merged commit d73abaf into main Nov 6, 2024
12 checks passed
@wgifford wgifford deleted the ttm_benchmark branch November 6, 2024 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants