alibi-detect
alibi-detect copied to clipboard
Algorithms for outlier, adversarial and drift detection
Updates the requirements on [pykeops](https://github.com/getkeops/keops) to permit the latest version. Release notes Sourced from pykeops's releases. v2.2 version 2.2, see CHANGELOG.md Changelog Sourced from pykeops's changelog. v2.2 - Jan 18,...
Updates the requirements on [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) to permit the latest version. Changelog Sourced from sphinx-rtd-theme's changelog. 2.0.0 Added Support for Sphinx versions 6.x and 7.x Support for docutils <=0.20 Deprecations The...
Updates the requirements on [tensorflow-probability](https://github.com/tensorflow/probability) to permit the latest version. Release notes Sourced from tensorflow-probability's releases. TensorFlow Probability 0.23 Release notes This is the 0.23.0 release of TensorFlow Probability. It...
Updates the requirements on [tensorflow](https://github.com/tensorflow/tensorflow) to permit the latest version. Release notes Sourced from tensorflow's releases. TensorFlow 2.15.0 Release 2.15.0 TensorFlow Breaking Changes tf.types.experimental.GenericFunction has been renamed to tf.types.experimental.PolymorphicFunction. Major...
Updates the requirements on [sphinxcontrib-apidoc](https://github.com/sphinx-contrib/apidoc) to permit the latest version. Commits 8be157f Added quote marks to indicate default template dir is a string 842c629 Removed more white space to match...
Hello, I have the following concern: Is it possible after training > saving > loading the Alibi-Detect (VAE) model to continue training with weights that have already been learned but...
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. Commits 88a4f9b Release 7.0.0 6f3a60d Merge pull request #1906 from PyCQA/upgrade-pyflakes cde8570 upgrade pyflakes to 3.2.x 2ab9d76 Merge pull request...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 1.1.2 to 41.0.0. Release notes Sourced from tj-actions/changed-files's releases. v41.0.0 🔥 🔥 BREAKING CHANGE 🔥 🔥 A new safe_output input is now available to prevent outputting unsafe...
## Issue No. #532 [Solved] ### Problem @jklaise mentions - > `opencv` is a fairly heavy dependency and requires building (see recent CI failures), but we only use it in...
Hi! Is there a plan to support pytorch backend using the 2.0 and higher versions? I'm one of the maintainers of a library which uses alibi-detect and are wondering if...