{"library":"lime","type":"library","category":null,"description":"LIME (Local Interpretable Model-agnostic Explanations) is a Python library designed to explain individual predictions of machine learning classifiers and regressors. It works for tabular, text, and image data by building local, interpretable surrogate models around the instance to be explained. The current version is 0.2.0.1 and the library is actively maintained.","language":"python","status":"active","version":"0.2.0.1","tags":["interpretability","machine learning","xai","explanation","model-agnostic","tabular","text","image"],"last_verified":"Sat May 23","install":[{"cmd":"pip install lime","imports":["from lime.lime_tabular import LimeTabularExplainer","from lime.lime_text import LimeTextExplainer","from lime.lime_image import LimeImageExplainer"]}],"homepage":null,"github":"http://github.com/marcotcr/lime","docs":null,"changelog":null,"pypi":"https://pypi.org/project/lime/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":16.9,"avg_import_s":3.52,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/lime/compatibility"}}