i just know that the project only support univaria...
# neural-forecast
q
i just know that the project only support univariate forecasting in transformers like informer、fedformer、patchtst,when will it be able to apply to multivariate forecasting?
c
We don't plan to add the multivariate version of informer and fedformer. We have seen that their univariate versions work better in almost all cases, and there are better multivariate models available. The patchtst is originally univariate.
👍 1