amazon-science / chronos-forecasting

Chronos: Pretrained (Language) Models for Probabilistic Time Series Forecasting
https://arxiv.org/abs/2403.07815
Apache License 2.0
2.38k stars 273 forks source link

Add optional inference params to example #15

Closed abdulfatir closed 6 months ago

abdulfatir commented 6 months ago

Description of changes: This PR adds optional inference params such as num_samples, top_k, etc. to the example in the README for clarity.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.