model-transparency
model-transparency copied to clipboard
Add Jupyter Notebook to demonstrate signing and verifying a model
Description
A typical ML workflow for data scientists consists of using Jupyter Notebooks. As a result, it may be useful to add a notebook that demonstrates the same sign/verify flow as main.py. This could help make it easier to leverage the sign/verify flow and incorporate into a notebook.