From adb48b20c0a9b06e4ab8761ca92107b8b021fef8 Mon Sep 17 00:00:00 2001 From: James Ravenscroft Date: Mon, 17 Jan 2022 13:00:17 +0000 Subject: [PATCH] update type of post for lime --- .../index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brainsteam/content/posts/2022/01/13-01-painless-explainability-for-text-models-with-eli5/index.md b/brainsteam/content/posts/2022/01/13-01-painless-explainability-for-text-models-with-eli5/index.md index 0148597..3212891 100644 --- a/brainsteam/content/posts/2022/01/13-01-painless-explainability-for-text-models-with-eli5/index.md +++ b/brainsteam/content/posts/2022/01/13-01-painless-explainability-for-text-models-with-eli5/index.md @@ -1,6 +1,6 @@ --- title: Painless Explainability for NLP/Text Models with LIME and ELI5 -type: draft +type: post description: An introduction to LIME ML model explainability in the context of NLP usage and how to use ELI5 library - a painless way to use LIME local explainability for almost any model. resources: - name: feature