Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conditionally handle locations that fail for certain certain components #133

Open
vpnagraj opened this issue Apr 21, 2024 · 0 comments
Open
Assignees

Comments

@vpnagraj
Copy link
Collaborator

as we have added components to the PLANES scoring, we have included some strict stop() behavior. specifically, as written now the trend and shape components require at least 4x as many observations in the seed relative to the number of forecasted horizons evaluated.

related to #132 ... we are seeing that if some locations have fewer values then they may fail to run these components, while other locations in the data succeed.

we may consider a way to conditionally handle this failure so that some of the locations can be scored while others are "skipped" for that component.

noting that this may add significant complexity to downstream summarization, interpretation, and potential weighting for scores.

@vpnagraj vpnagraj self-assigned this Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant