tidymodels / probably

Tools for post-processing class probability estimates
https://probably.tidymodels.org/
Other
115 stars 15 forks source link

make required_pkgs methods for calibration estimation functions #73

Closed topepo closed 1 year ago

topepo commented 1 year ago

We should add S3 methods for required_pkgs for our estimation objects. Here's an example from recipes. We'll need to import that generic from the generics pack and then reexport

github-actions[bot] commented 1 year ago

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.