-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
bugSomething isn't workingSomething isn't workingtime_seriesTopics related to the time seriesTopics related to the time series
Milestone
Description
reset the fh after plot_model(plot='forecast')
fh
parameter is defined in the setup. When I run the following
plot_model(model, plot = 'forecast', data_kwargs = {'fh' : 24})
fh
parameter is globally set to 24. That shouldn't be the case. We should reset it to whatever it was defined at the time of the setup
run.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtime_seriesTopics related to the time seriesTopics related to the time series