-
Since the statsmodels package does not provide the full access to the X-13ARIMA-SEATS model, we could add this as a feature to sktime. I am eager to help with this, based on the R implementation in th…
-
# Useful link
https://www.kaggle.com/robikscube/m5-forecasting-starter-data-exploration
-
Hi,
I have a problem with training the model using GPU, I got this error (module 'tensorflow' has no attribute 'ConfigProto') even If I select the (tf_device="CPU") it gives me the same error.
I re…
-
Hi authors,
Thanks for your interesting work.
I have some issues. Your paper cites the TimesNet paper results as a direct comparison but your setting is inconsistent with the setting of TimesNe…
-
Is your feature request related to a problem? Please describe:
Forecast evaluation is an important part of broader workflows around forecasting. [scoringutils](https://epiforecasts.io/scoringutil…
sbfnk updated
1 month ago
-
https://www.nature.com/sdata/
## todo
- [ ] add fire outlines to map
- [ ] add dnbr maps/fires to interface (ability to filter for sbs or dnbr)
- [ ] generate graphs with vegetation percent co…
-
### Operating System
Windows
### Version Information
Recently we have discovered a problem due to the error in the DNN scoring script file. **Please see the workaround in Additional information sec…
-
## Description
I've been experimenting with GluonTS and it has been a real pleasure working with this framework. I've tried it on a few text book time series (Air Passengers, Car Sales, Australian …
-
This is the function definition of MASE:
```python3
def mean_absolute_scaled_error(
y_true, y_pred, sp=1, horizon_weight=None, multioutput="uniform_average", **kwargs
):
```
Based on thi…
-
- Add logger and type hinting.
- Savings forecasting
- Debt and Debt payoff ROI