Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

CIFAR10 Drift Detector

A CIFAR10 Drift Detector. Run the notebook demo to test.

The notebook requires KNative Eventing >= 0.18.

The architecture used is shown below and links the payload logging available within KFServing with asynchronous processing of those payloads in KNative eventing to detect drift.

Architecture