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

Forecasts and evaluations in the same pipeline #87

Open
swo opened this issue Dec 20, 2024 · 0 comments
Open

Forecasts and evaluations in the same pipeline #87

swo opened this issue Dec 20, 2024 · 0 comments

Comments

@swo
Copy link
Collaborator

swo commented Dec 20, 2024

          I think you want both? Like, I'm never going to want *just* scores, I'm always going to want to see scores *and* some diagnostic plots

Also, don't you need the projections, to do the scores? So one of these options is "do the projections, get the scores, and throw the projections away"

I think this is where you'd be better off having a workflow that makes the projections, and then builds off that to do the evaluation. You can code up that workflow in a Makefile

Originally posted by @swo in #82 (comment)

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