Replies: 2 comments 1 reply
-
@Silas2701 Since Chronos-Bolt models have been trained with |
Beta Was this translation helpful? Give feedback.
1 reply
-
I have some issue; having extreme quantiles then allows for some natural anomaly detection techniques. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
As of now, I don't see a way to alter the quantile levels for Chronos Bolt when forecasting. Have you considered to implement this in the future or is there a way to actually change it because I tried several ways to adjust the config and none of them picked up the changes.
It seems a little restrictive to only be able to forecast the default
quantiles = [0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9]
, respectively not being able to predict quantiles below 0.1 quantile and beyond 0.9 quantile. I would also like to discover minimum and maximum values of the forecasts.Beta Was this translation helpful? Give feedback.
All reactions