Skip to content

[QUESTION] Speed up scoring in ForecastAnomalyModel #2673

Open
@mcapuccini

Description

@mcapuccini

Speed up scoring in ForecastAnomalyModel

Custom stride
Is there any reason for having a hard-coded stride (i.e. 1, code here) when running the historical_forecasts in ForecastingAnomalyModel? If the underlying model has a horizon of 10, I might as well set the stride to 10 to have 10x faster scoring processing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions