Skip to content

Commit 4777066

Browse files
authored
Update README.md (#923)
* Update README.md changed it to ` is a source-available` * Update README.md
1 parent 6dd2242 commit 4777066

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs-gb/README.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22

33
# Alibi Detect
44

5-
[Alibi Detect](https://github.com/SeldonIO/alibi-detect) is an open source Python library
6-
focused on **outlier**, **adversarial** and **drift** detection. The package aims to cover
7-
both online and offline detectors for tabular data, text, images and time series. Both
8-
**TensorFlow** and **PyTorch** backends are supported for drift detection.
5+
[Alibi Detect](https://github.com/SeldonIO/alibi-detect) is a source-available 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.
96

107
For more background on the importance of monitoring outliers and distributions in a production setting, check out
118
[this talk](https://slideslive.com/38931758/monitoring-and-explainability-of-models-in-production?ref=speaker-37384-latest)
@@ -16,4 +13,4 @@ For a thorough introduction to drift detection, check out the talk below titled,
1613
The talk covers what drift is and why it pays to detect it, the different types of drift, how it
1714
can be detected in a principled manner and also describes the anatomy of a drift detector.
1815

19-
{% embed url="https://youtu.be/tL5sEaQha5o" %}
16+
{% embed url="https://youtu.be/tL5sEaQha5o" %}

0 commit comments

Comments
 (0)