Skip to content

Inference is generating wrong number of forecast steps #1657

@Jubeku

Description

@Jubeku

What happened?

Inference on the new develop branch is generating training_config.forecast.num_steps - 1 steps.
--> See red curve for which training_config.forecast.num_steps = 5.

Previously, on the old config, it generated forecast_steps + 1 steps.
--> See green curve for which forecast_steps = 5.

Image

Related to #1656

What are the steps to reproduce the bug?

No response

Hedgedoc link to logs and more information. This ticket is public, do not attach files directly.

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions