marcotcr / lime

Lime: Explaining the predictions of any machine learning classifier
BSD 2-Clause "Simplified" License
11.59k stars 1.81k forks source link

What can we interpret the x-axis in the LIME graph in case of regression & classification? #515

Closed husnain25 closed 4 years ago

husnain25 commented 4 years ago

I reproduced this graph from official tutorial. I cannot understand how can I interpret the values on the x-axis in this case? Could you please also explain how can I interpret these values in case of classification too? Thanks. @marcotcr lime graph

marcotcr commented 4 years ago

See #113