Skip to content

Handle the case when num_months > max_months #38

@rogerkuou

Description

@rogerkuou

Currently when defining the SpatioTemporalModel, when num_months is larger than max_months, no warining/error will be raised. However the model training in the later step will raise error.

One potential solution:
In this case, force max_months to be equal to num_months and raise warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions