v0.7.2
v0.7.2 (2021-08-17)
Added
- Learned kernels drift detector with TensorFlow and PyTorch support:
from alibi_detect.cd import LearnedKernelDrift
- Spot-the-diff drift detector with TensorFlow and PyTorch support:
from alibi_detect.cd import SpotTheDiffDrift
- Online drift detection example on medical imaging data:
https://github.com/SeldonIO/alibi-detect/blob/master/examples/cd_online_camelyon.ipynb