Closed
Description
I tried to history forecast and compute metrics including mae mape and r2 score.
But as mentiond #2780 , it was too too slow using backtest or historical_forecast functions and i can not find the reason.
So is there other ways to finish the history forecast.
- In pytorch's deep learning model, the torch_metrics can input and training with the metric validation.
- But in other models,
backtest is about #1iter/s