XAIatERUM2020
Explainer
An R package and workshop materials for explaining machine learning models using explainable AI techniques
Workshop: Explanation and exploration of machine learning models with R and DALEX at eRum 2020
52 stars
9 watching
11 forks
Language: R
last commit: over 3 years ago dalexexplainable-aiexplanatory-model-analysisinterpretable-machine-learning
Related projects:
Repository | Description | Stars |
---|---|---|
modeloriented/dalex | A tool to help understand and explain the behavior of complex machine learning models | 1,390 |
pbiecek/xai_resources | A collection of resources and papers related to Explainable Artificial Intelligence (XAI) for machine learning model interpretability. | 819 |
modeloriented/modelstudio | A tool for creating interactive, model-agnostic explanations of machine learning models in R | 328 |
rmarko/explainprediction | An R package for explaining the predictions made by machine learning models in data science applications. | 2 |
explainx/explainx | A framework to explain and debug blackbox machine learning models with a single line of code. | 419 |
interpretml/dice | Provides counterfactual explanations for machine learning models to facilitate interpretability and understanding. | 1,373 |
marcelrobeer/explabox | An exploratory tool for analyzing and understanding machine learning models | 14 |
trusted-ai/aix360 | A toolkit for explaining complex AI models and data-driven insights | 1,641 |
giuseppec/iml | Provides methods to interpret and explain the behavior of machine learning models | 494 |
thomasp85/lime | An R package for providing explanations of predictions made by black box classifiers. | 486 |
pbiecek/biocoll2021 | An open-source tutorial project providing materials and datasets for teaching machine learning with R | 8 |
mi2datalab/pybreakdown | A Python implementation of a method to explain the predictions of machine learning models | 42 |
lantanacamara/lightgbmexplainer | An R package to provide interpretability features for LightGBM models. | 23 |
applieddatasciencepartners/xgboostexplainer | Provides tools to understand and interpret the decisions made by XGBoost models in machine learning | 253 |
understandable-machine-intelligence-lab/quantus | An eXplainable AI toolkit for evaluating and interpreting neural network explanations in various deep learning frameworks. | 567 |