Replies: 4 comments 9 replies
-
This is nothing to do with AutoTS but rather with Python. You can do some more research, there are plenty of answers on Google. |
Beta Was this translation helpful? Give feedback.
-
Hi, How to use the Holidays Package ? Is there any Pre-requisites and Pre installs for Holidays Package. I am using AutoTs and Its Even Predicting for Weekends and Holidays. I would like the Models to be Not to future forecasting for Weekends/Holidays. |
Beta Was this translation helpful? Give feedback.
-
Hello Experts, When i use the ****model_list='probabilistic' ** and Sort the fit with sMAPE, MAE, RMSE..etc , I am seeing something Model Name as "Ensemble" . Which is some thing different other than FBProphet or ETS.. What is Ensemble and Why i am seeing it in Models List ??
650 FBProphet 1 12.533976 288191.856204 497702.808894 24.256076 0.3352 |
Beta Was this translation helpful? Give feedback.
-
Getting Error : Below are my args for the Fit. Model.fit(DF, date_col='Date', value_col='ValueCol', id_col=None) Anyone Experiencing , I am using this on the Azure Note books. Thnaks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All, I am trying to Use Autots for forecasting in the Azure ML Note Book.
Used below :
!pip3 install auto-ts
The Output is : /bin/bash: pip3: command not found.
Any Suggestions ?
Beta Was this translation helpful? Give feedback.
All reactions