alibi
Model explainer
A Python library for explaining machine learning models
Algorithms for explaining machine learning models
2k stars
56 watching
252 forks
Language: Python
last commit: about 1 month ago
Linked from 4 awesome lists
counterfactualexplanationsinterpretabilitymachine-learningxai
Related projects:
Repository | Description | Stars |
---|---|---|
shap/shap | Provides an algorithm to explain the output of machine learning models using game theory and Shapley values. | 23,077 |
keon/algorithms | A collection of Python implementations of various algorithms and data structures. | 24,129 |
pycaret/pycaret | An automation tool for machine learning workflows in Python | 9,026 |
clips/pattern | A comprehensive Python module for web mining and analysis of text data. | 8,758 |
meta-llama/codellama | Provides inference code and tools for fine-tuning large language models, specifically designed for code generation tasks | 16,097 |
trekhleb/homemade-machine-learning | Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics | 23,191 |
jphall663/interpretable_machine_learning_with_python | Teaching software developers how to build transparent and explainable machine learning models using Python | 673 |
interpretml/interpret | An open-source package for explaining machine learning models and promoting transparency in AI decision-making | 6,324 |
stability-ai/stability-sdk | An SDK for interacting with Stability AI's APIs to generate images and other artifacts through latent diffusion inference. | 2,427 |
openvinotoolkit/anomalib | A deep learning library for detecting anomalies in data with algorithms and tools for benchmarking, training, and deploying models. | 3,891 |
interpretml/dice | Provides counterfactual explanations for machine learning models to facilitate interpretability and understanding. | 1,373 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
pgmpy/pgmpy | A Python package for working with Bayesian Networks and related models. | 2,776 |
h2oai/mli-resources | Provides tools and techniques for interpreting machine learning models | 483 |
blobcity/autoai | A Python-based framework for automating the process of finding and training the best-performing machine learning model for regression and classification tasks on numerical data. | 176 |