modelcardr: Machine Learning Prediction Auditing and Model Card Reporting
Audits predictions from fitted machine learning models without
requiring retraining or access to the fitted model object. It supports
binary classification, multiclass classification, and regression,
providing performance metrics with bootstrap confidence intervals,
calibration and threshold analyses, residual diagnostics, subgroup
comparisons, user-defined acceptance criteria, risk warnings, and
self-contained reports. For binary-classification and regression models,
the package can also assemble and render structured model cards documenting
intended use, evaluation data, performance, subgroup results, assumptions,
and limitations. The model-card reporting approach is described by
Mitchell et al. (2019) "Model Cards for Model Reporting"
<doi:10.1145/3287560.3287596>.
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=modelcardr
to link to this page.