Skip to content

Commit

Permalink
feat: Add notebook for timesfm (google's SOTA timeseries forecasting …
Browse files Browse the repository at this point in the history
…model)
  • Loading branch information
YeonwooSung committed Sep 23, 2024
1 parent 8c45111 commit c7be1d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Experiments/timeseries/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Time Series

- [TimesFM](./TimesFM/)
* [TimesFM](https://github.com/google-research/timesfm) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
1 change: 1 addition & 0 deletions Experiments/timeseries/TimesFM/TimesFM.ipynb

Large diffs are not rendered by default.

0 comments on commit c7be1d7

Please sign in to comment.