Amazon Chronos Sales Forecasting Colab Notebook (with test datasets and input fields) #115
smartaces
started this conversation in
Show and tell
Replies: 1 comment
-
Nice! Thanks for sharing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Everyone,
I am sharing this in case it is helpful, I created a Google Colab Notebook which enables testing of Chronos T5 small on small datasets for forecasting, all you need is a csv file with some data in to get started (or even if you don't have that I've provided some you can use).
Colab Notebook: https://github.com/smartaces/amazon-chronos-t5-sales-forecasting
Video walkthrough of Notebook: https://www.youtube.com/watch?v=jyrOmIiI2Bc&t=103s
I also created a series of inputs to make it easy to set forcast period lengths and intervals.
The notebook also allows for comparison against actual datasets (via csv upload), so you can see how accurate the forecasts are.
Basically this makes it super simple to test the awesomeness of Chronos.
All outputs are exported as csv file as well.
I am a big fan of this model, and have seen some really great results even with T5 small, hitting +90% accuracy.
All the best
J
Beta Was this translation helpful? Give feedback.
All reactions