lime
Classifier explainer
An R package for providing explanations of predictions made by black box classifiers.
Local Interpretable Model-Agnostic Explanations (R port of original Python package)
486 stars
31 watching
110 forks
Language: R
last commit: over 2 years ago
Linked from 2 awesome lists
caretmodel-checkingmodel-evaluationmodelingr
Related projects:
Repository | Description | Stars |
---|---|---|
marcotcr/anchor | Provides a method to generate explanations for predictions made by any black box classifier. | 798 |
benedekrozemberczki/shapley | An open-source Python library for evaluating and explaining the contribution of individual classifiers in machine learning ensembles. | 219 |
rmarko/explainprediction | An R package for explaining the predictions made by machine learning models in data science applications. | 2 |
mi2datalab/pybreakdown | A Python implementation of a method to explain the predictions of machine learning models | 42 |
pbiecek/xaiaterum2020 | An R package and workshop materials for explaining machine learning models using explainable AI techniques | 52 |
giuseppec/iml | Provides methods to interpret and explain the behavior of machine learning models | 494 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
jekyll/classifier-reborn | A general classifier module with Bayesian and LSI classification capabilities | 554 |
modeloriented/dalex | A tool to help understand and explain the behavior of complex machine learning models | 1,390 |
djcp/linnaeus | A Redis-backed system for classifying documents into categories based on their content. | 38 |
lantanacamara/lightgbmexplainer | An R package to provide interpretability features for LightGBM models. | 23 |
modeloriented/modelstudio | A tool for creating interactive, model-agnostic explanations of machine learning models in R | 328 |
bgreenwell/fastshap | Provides an efficient approach to computing Shapley values for explaining machine learning model predictions. | 116 |
blent-ai/alepython | An ALE plot generation tool for explaining machine learning model predictions | 160 |
modeloriented/ibreakdown | A tool for explaining predictions from machine learning models by attributing them to specific input variables and their interactions. | 82 |