Skip to content

Commit

Permalink
Update README.md (#877)
Browse files Browse the repository at this point in the history
  • Loading branch information
majolo committed Feb 12, 2024
1 parent 209ca92 commit 949d970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<!--- BADGES: END --->
---

[Alibi Detect](https://github.com/SeldonIO/alibi-detect) is an Python library focused on **outlier**, **adversarial** and **drift** detection. The package aims to cover both online and offline detectors for tabular data, text, images and time series. Both **TensorFlow** and **PyTorch** backends are supported for drift detection.
[Alibi Detect](https://github.com/SeldonIO/alibi-detect) is a Python library focused on **outlier**, **adversarial** and **drift** detection. The package aims to cover both online and offline detectors for tabular data, text, images and time series. Both **TensorFlow** and **PyTorch** backends are supported for drift detection.
* [Documentation](https://docs.seldon.io/projects/alibi-detect/en/stable/)

For more background on the importance of monitoring outliers and distributions in a production setting, check out [this talk](https://slideslive.com/38931758/monitoring-and-explainability-of-models-in-production?ref=speaker-37384-latest) from the *Challenges in Deploying and Monitoring Machine Learning Systems* ICML 2020 workshop, based on the paper [Monitoring and explainability of models in production](https://arxiv.org/abs/2007.06299) and referencing Alibi Detect.
Expand Down

0 comments on commit 949d970

Please sign in to comment.