Model Card Toolkit¶
Description¶
The Model Card Toolkit (MCT) streamlines and automates generation of Model Cards, machine learning documents that provide context and transparency into a model's development and performance. Integrating the MCT into your ML pipeline enables you to share model metadata and metrics with researchers, developers, reporters, and more.
Environment Modules¶
Run module spider model_card_toolkit
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_MODEL_CARD_TOOLKIT_DIR - installation directory
- HPC_MODEL_CARD_TOOLKIT_BIN - executable directory
Additional Usage Information¶
Some use cases of model cards include:
-
Facilitating the exchange of information between model builders and product developers.
-
Informing users of ML models to make better-informed decisions about how to use them (or how not to use them).
-
Providing model information required for effective public oversight and accountability.
Categories¶
Machine_Learning, Utility, Workflow_automation