top | item 40301750

(no title)

wuj | 1 year ago

On a related note, Amazon also had a model for time series forecasting called Chronos.

https://github.com/amazon-science/chronos-forecasting

discuss

order

claytonjy|1 year ago

And like all deep learning forecasting models thus far, it makes for a nice paper but is not worth anyone using for a real problem. Much slower than the classical methods it fails to beat.

p1esk|1 year ago

That’s what people said about CV models in 2011.

toasted-subs|1 year ago

Something I've had issues with time series has been having to use relatively custom models.

It's difficult to use off the shelf tools when starting with math models.