Note the following structure of the 2-BiasMonitoring
directory:
.
├── README.md
├── kserve-demo
└── modelmesh-demo
The kserve-demo
directory contains the resources to run the bias monitoring demo for models deployed using KServe, while the modelmesh-demo
directory contains the resources to run the data drfit demo for models deployed using ModelMesh.
Follow the instructions in the respective directories to run the data drift demo for models deployed using either KServe or ModelMesh.