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

allow scoring functions to accept an optional hub connection #29

Open
nickreich opened this issue Jun 6, 2024 · 1 comment
Open

allow scoring functions to accept an optional hub connection #29

nickreich opened this issue Jun 6, 2024 · 1 comment

Comments

@nickreich
Copy link
Contributor

If specified, the hub connection object could provide a way to validate that all required quantiles for specific output_type_ids are present. And if not, the user should be warned.

Perhaps some of these functions exist in hubValidations already?

@elray1
Copy link
Contributor

elray1 commented Aug 26, 2024

Do we need this in this package? I think I would be comfortable saying that validations that all required quantiles are present should be done at time of submission to a hub or as part of some other process for validating model output files outside of the context of scoring.

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

2 participants