lime
Model explainer
A tool for explaining the decisions of machine learning models
Lime: Explaining the predictions of any machine learning classifier
12k stars
261 watching
2k forks
Language: JavaScript
last commit: 4 months ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
thomasp85/lime | An R package for providing explanations of predictions made by black box classifiers. | 485 |
teamhg-memex/eli5 | A Python library for explaining and inspecting machine learning model predictions | 2,757 |
christophm/interpretable-ml-book | A comprehensive resource for explaining the decisions and behavior of machine learning models. | 4,794 |
jphall663/interpretable_machine_learning_with_python | Teaching software developers how to build transparent and explainable machine learning models using Python | 673 |
pair-code/lit | An interactive tool for analyzing and understanding machine learning models | 3,492 |
oegedijk/explainerdashboard | A Python library for building interactive dashboards to explain machine learning models | 2,311 |
districtdatalabs/yellowbrick | Tools to facilitate the selection of machine learning models through visual diagnostics and analysis. | 4,293 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
interpretml/interpret | An open-source package for explaining machine learning models and promoting transparency in AI decision-making | 6,296 |
marcotcr/anchor | Provides a method to generate explanations for predictions made by any black box classifier. | 798 |
binroot/tensorflow-book | A comprehensive resource for learning machine learning using TensorFlow. | 4,453 |
brightmart/text_classification | An NLP project offering various text classification models and techniques for deep learning exploration | 7,861 |
shap/shap | Provides an algorithm to explain the output of machine learning models using game theory and Shapley values. | 22,917 |
mlpack/mlpack | A C++ machine learning library with bindings to other languages and bindings for multiple programming languages. | 5,123 |
dair-ai/ml-papers-explained | An explanation of key concepts and advancements in the field of Machine Learning | 7,315 |