-
**Is your feature request related to a problem? Please describe.**
Using orbit to do forecasting, it is often the case that we have some uncertainty in our projections for regressors:
More specifi…
-
Hi community,
I have been stuck on this issue for some time now and would greatly appreciate any help! I am trying to run the optimise_hyperparameter function over 2 A100GPU using PyTorch DDP strat…
-
This issue lists different tasks to interface more estimators from `statsforecast`. Till `0.18.0`, `AutoARIMA` (present in `statsforecast.arima`) was already interfaced as `StatsForecastAutoARIMA` inh…
-
**Describe the bug**
The `sktime` `check_dependencies` is not detecting correctly that `kan` is implemented. This affects the `PyKANForecaster`.
**To Reproduce**
```python
import kan
fr…
-
**THIS ISSUE IS INTENDED TO BE SOLVED AT THE HACKTOBERFEST**
https://www.meetup.com/es-ES/pydata-madrid/events/303470661/
Use branch `0.14.x` as base.
**Summary**
Currently, the `initial_tra…
-
- PyTorch-Forecasting version: 0.9.1
- PyTorch version: 1.10.0
- Python version: 3.7.11
- Operating System: Win10
I am trying to follow the tutorial for [interpretable forecasting with N-beats]…
-
`momentfm` is another foundation model recently published.
https://github.com/moment-timeseries-foundation-model/moment/tree/main
The model itself is polymorphic, depending on the output facing la…
-
I ran a forecasting experiment in Azure ML and it chose SeasonalAverage algorithm as the best model. In the explanation, only the target column ‘WeeklySales’ had importance and none of the other input…
-
**Describe the bug**
The code posted below returns the following error message that isn't particularly useful or actionable:
```
Traceback (most recent call last):
File "", line 1, in
Fi…
-
**Describe the bug**
Here is the failed run: https://github.com/alan-turing-institute/sktime/runs/5788191259?check_suite_focus=true
```
=================================== FAILURES ==========…