ExplainPrediction
Model explainer
An R package for explaining the predictions made by machine learning models in data science applications.
R package ExplainPrediction
2 stars
2 watching
0 forks
Language: R
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for creating interactive, model-agnostic explanations of machine learning models in R | 328 |
| A tool for explaining predictions from machine learning models by attributing them to specific input variables and their interactions. | 82 |
| An R package and workshop materials for explaining machine learning models using explainable AI techniques | 52 |
| An R package for providing explanations of predictions made by black box classifiers. | 486 |
| A tool to help understand and explain the behavior of complex machine learning models | 1,390 |
| Provides a method to generate explanations for predictions made by any black box classifier. | 798 |
| Provides methods to interpret and explain the behavior of machine learning models | 494 |
| An R package for translating predictive models into executable SQL queries to run predictions inside databases. | 2 |
| A Python implementation of a method to explain the predictions of machine learning models | 42 |
| A framework to explain and debug blackbox machine learning models with a single line of code. | 419 |
| An R package to provide interpretability features for LightGBM models. | 23 |
| A Python package for debugging and explaining predictions of machine learning classifiers | 265 |
| Provides tools to understand and interpret the decisions made by XGBoost models in machine learning | 253 |
| Provides counterfactual explanations for machine learning models to facilitate interpretability and understanding. | 1,373 |
| Provides a simple and unified interface to various univariate time-series prediction algorithms | 413 |