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

Add optional inference params to example #15

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

abdulfatir
Copy link
Contributor

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.

@@ -37,6 +37,7 @@ pip install git+https://github.com/amazon-science/chronos-forecasting.git
A minimal example showing how to perform inference using Chronos models:

```python
# for plotting, run: pip install pandas matplotlib
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also numpy?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

torch installs numpy.

@abdulfatir abdulfatir merged commit 73be250 into main Mar 18, 2024
2 checks passed
@abdulfatir abdulfatir deleted the abdulfatir-patch-1 branch March 18, 2024 12:13
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.

None yet

2 participants