-
Dear Eagle Team:
Hello, and thank you very much for your excellent work for the community. Recently, while attempting to replicate Eagle, I encountered some issues that I have been unable to resolv…
-
### What happened + What you expected to happen
I am performing a pretty standard long-term forecast:
```
df_train = wide_to_long_df(df_train)
df_test = wide_to_long_df(df_test)
nbeats = NBEA…
-
-
How to implement autoregressive generation instead of teacher-forcing in the inference phase?
-
Thanks for this excellent implementation of using machine learning methods on reserving data. During review I think I've noticed a couple of things in the code that _may_ be out of step with the docum…
-
Hi,
In one the last releases you've added feature with external regressors. Is there any possibility to estimate their impact on the target variable **except** training models with them and without…
-
I know the author did not want to share the training procedure due to ethical reasons. But looking at the development (for example VITS) isnt that policy a bit outdated? There are already tools out th…
-
How to set the tgt mask in the decoder of ARTrackv2 after removing intra-frame autoregression?
-
![image](https://user-images.githubusercontent.com/46257486/197094752-6ef65f5f-b7e5-43a8-9480-7e617f34ecd8.png)
root@18dc3f8e2e1d:/workspace/wangs/DenseTNT# python src/run.py --argoverse --future_fra…
-
# Modeltime Ecosystem Roadmap
The __`modeltime` project roadmap__ tracks the overall development of the Modeltime Ecosystem of forecasting packages. Modeltime is a cutting-edge ecosystem for forec…