hubverse-org / hubEvals

https://hubverse-org.github.io/hubEvals/
Other
1 stars 0 forks source link

allow scoring functions to accept an optional hub connection #29

Open nickreich opened 5 months ago

nickreich commented 5 months ago

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 commented 2 months ago

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.