-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I have a small time series dataset of size 500x10 (500 time steps, 10 features). I want to make predictions several time steps into the future conditioned on the first 4 features. For example, predict the other 6 features 100 steps ahead using knowledge of how the first 4 features will evolve.
I've managed to get a working version with OILMM and I'd like to compare it with Neural Process predictions, but having some trouble getting this up and running. Would you be able to provide an example?
Metadata
Metadata
Assignees
Labels
No labels