https://github.com/nixtla logo
b

Boyd Biersteker

01/28/2023, 10:31 AM
What is the best way to find out in which version models were added (specifically interested in AutoETS, AutoCES and AutoTheta)? And also, from which version these models could produce prediction intervals?
j

juice tea

01/30/2023, 9:49 AM
https://github.com/Nixtla/statsforecast/releases contains a list of all releases and what was changed. ctrl+f to search for the model that you want
1
f

fede (nixtla) (they/them)

01/30/2023, 6:29 PM
hi @Boyd Biersteker! to complement @juice tea, here you can find a list of the available models and their main features. The table is up to date with the
main
branch. We will release a new version to pip soon.
1
b

Boyd

01/31/2023, 8:36 AM
Thanks!