Skip to content

Model does not seem to behave well with trending data #3

@juan-carvajal

Description

@juan-carvajal

Hi! I saw your model and thought it was really cool! I tried to use it to predict some data, and it did seem to pickup the patterns really well, but it really struggled with trend data. For example:
synthetic_time_series

I tried to train using this format:
train_test_split
windowed_data
But ended up with the following:
predictions

The model seems to undestimate the test data (kind of makes sense, because it was trained with a part of the data that had lower values).

Do you know any way to correct this?

Thanks by the way, you code was helpful and explained a lot of concepts.

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