timeseriesAI / tsai

Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
https://timeseriesai.github.io/tsai/
Apache License 2.0
5.07k stars 633 forks source link

Prediction and True Values Swapped in plot_forecast (utils.py) #690

Closed MMayr96 closed 1 year ago

MMayr96 commented 1 year ago

https://github.com/timeseriesAI/tsai/blob/da5c10fa3480041c797a7e92b86f2c6876cbcf5c/tsai/utils.py#LL1635-L1638C80

Also, props to you. What an excellent repository!

oguiza commented 1 year ago

Thanks, @MMayr96! Great catch! I'll fix it in a min.