Skip to content

v0.7.2

Compare
Choose a tag to compare
@arnaudvl arnaudvl released this 17 Aug 09:43
· 360 commits to master since this release

v0.7.2 (2021-08-17)

Full Changelog

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