{"library":"interpret","type":"library","category":null,"description":"InterpretML is an open-source Python library designed for training inherently interpretable models (glassbox models) and explaining black-box machine learning systems. It provides a unified API for various interpretability techniques, including Explainable Boosting Machines (EBMs), LIME, and SHAP, along with interactive visualizations to help users understand model behavior globally and locally. The library is actively maintained, with frequent minor releases (e.g., several in early 2026), and is currently at version 0.7.8.","language":"python","status":"active","version":"0.7.8","tags":["machine-learning","xai","interpretability","ebm","shap","lime","model-explanation","glassbox","blackbox"],"last_verified":"Sun May 24","install":[{"cmd":"pip install interpret","imports":["from interpret.glassbox import ExplainableBoostingClassifier","from interpret.glassbox import ExplainableBoostingRegressor","from interpret import show","from interpret.blackbox import ShapKernel","from interpret.blackbox import PartialDependence"]},{"cmd":"pip install interpret-core","imports":[]},{"cmd":"pip install interpret[shap]","imports":[]},{"cmd":"pip install interpret[lime]","imports":[]}],"homepage":"https://interpret.ml","github":"https://github.com/interpretml/interpret","docs":null,"changelog":null,"pypi":"https://pypi.org/project/interpret/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":43,"avg_install_s":28.8,"avg_import_s":5,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/interpret/compatibility"}}