Skip to content

Commit

Permalink
Fix typo in explainers.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ssaamm authored and seldondev committed Mar 27, 2020
1 parent 3d013ca commit 5e7104e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/analytics/explainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
![cat](cat.png)
![explanation](cat_explanation.png)

Seldon provides model explanations using its [Alibi](https://github.com/SeldonIO/alibi) Open Sourve library.
Seldon provides model explanations using its [Alibi](https://github.com/SeldonIO/alibi) Open Source library.

We provide [an example notebook](../examples/explainer_examples.html) showing how to deploy an explainer for Tabular, Text and Image models.

Expand Down

0 comments on commit 5e7104e

Please sign in to comment.