model_card_toolkit.MlmdSource

MLMD source to populate a model card.

store A ml-metadata MetadataStore to retrieve metadata and lineage information about the model.
model_uri The path to the trained model used to generate the model card.

Methods

__eq__