How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Interpret is an interpretable machine learning library and glassbox model framework. It provides toolkits for training inherently transparent models and applying post-hoc explanation techniques to make machine learning predictions human-understandable. The framework distinguishes itself by integrating differential privacy into the training of interpretable models to prevent sensitive data from leaking through explanations. It also features a visualization tool for rendering interactive decision paths and model behavior. The library covers model explainability through feature importance calcu
Interpretable ML package π for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation
π Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent Machine Learning Models
The main features of maif/shapash are: Explainability and Fairness, General Machine Learning, Model Interpretability.
Open-source alternatives to maif/shapash include: interpretml/interpret β Interpret is an interpretable machine learning library and glassbox model framework. It provides toolkits for trainingβ¦ pytorch/captum β Captum is an open-source library for explaining model predictions by attributing them to input features, neurons, andβ¦ csinva/imodels β Interpretable ML package π for concise, transparent, and accurate predictive modeling (sklearn-compatible). mljar/mljar-supervised β Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations andβ¦ aerdem4/lofo-importance β Leave One Feature Out Importance. seldonio/alibi β Algorithms for explaining machine learning models.