google-research / timesfm

TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
https://research.google/blog/a-decoder-only-foundation-model-for-time-series-forecasting/
Apache License 2.0
3.02k stars 228 forks source link

allow month start frequency #28

Closed sarthak405 closed 1 month ago

sarthak405 commented 1 month ago

added an option to specify the frequency as MS (month start). The current M frequency refers to business month end.