aimclub / FEDOT

Automated modeling and machine learning framework FEDOT
https://fedot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
619 stars 84 forks source link

Bug with plot_prediction() when forecast_length=1 #1180

Open valer1435 opened 9 months ago

valer1435 commented 9 months ago

When forecast_length=1 model.plot_prediction() doesn't show predict image

data df_daily.xlsx notebook to reproduce https://colab.research.google.com/drive/1iKOufLVJYYf7xTJt0yDklqB7iiTMP6AA?usp=sharing

PS need to check is it common for univariate case too