Skip to content

Using LIME (Local Interpretable Model-Agnostic Explanations) for text data

Notifications You must be signed in to change notification settings

PrashantRanjan09/LIME-Text_Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

LIME-Text_Data

Implementation of LIME (Local Interpretable Model-Agnostic Explanations) on Text Data. This helps to give an intuitive explanantion of why a model is predicting what it is predicting. The notebook uses a simple classification task to highlight the contributors towards the prediction it made (See Below):

Optional Text

To get more idea and on the functionality underneath

read : https://homes.cs.washington.edu/~marcotcr/blog/lime/