Skip to content

Multi output time series example #19

@josh0tt

Description

@josh0tt

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions