-
I would like to access the actual `X` features used as input for the model inside a reducer. It appears these are not currently stored (unless I've missed something).
Would it be possible to store …
-
Up until now, I haven't been able to solve this problem. Could you please provide me with some assistance? Thank you very much!
Is your paper(Rasul K, Seward C, Schuster I, et al. Autoregressive …
-
Companion issue to #6177.
There are two options with non-full indexes:
1. Check that non-full indexes work for forecasting and add tests / fix any problems.
2. Ignore non-full indexes for forec…
-
**Is your feature request related to a problem? Please describe.**
So far, when detrending, we can use linear regression with polynomial features. I would like something more flexible, i.e. fiting li…
-
We should add a module in `sktime` that is to `ForecastingGridSearchCV` as `tune-sklearn` is to `sklearn`.
This should not be too hard if we inherit from `BaseGridSearch` and exchange the tuning en…
-
Some users may prefer to work with credits instead of cost.
One use case could be forecasting model cost and a new credit rate.
-
## 💥 Proposal
This project will show the affect of coronavirus and furthermore would first be performing analysis and using a time series forecasting model to predict cases affect.
### Have y…
-
The video: https://youtu.be/hRwimmE2wEk
-
Hello, thank you
I want to ask that in the function "Forecasting.ForecastBySsa" it is possible to add holiday and weekend conditions so the algorithm becomes more accurate.
-
Hi Can you please check the MAPE values calculated in the "02-Forecasting_models.ipynb" should be multiplied by 100 or not? Since when using a standard MAPE formula the value, 100 is multiplied. Pleas…