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.03k stars 227 forks source link

Fix minor typos in timesfm.py - TimesFm class #9

Closed cloudripper closed 1 day ago

cloudripper commented 1 month ago

Fixed minor grammatical typos in TimeFM class docstring, init docstring, and forecast_on_df docstring.