- 000
I wanted to ask how it is possible to add the Air Passenger data set to the SIR filter example and make a prediction for the future and plot all the future steps. Is it something like adding (-4) to the predict 4 steps and add the data to the landmarks np.array? Could you add/show this to the notebo...