Awesome
Cross-compare any ML model with the Arena - an interactive XAI dashboard
Overview
<img src="https://arena.drwhy.ai/img/logo.1a3768b8.png" align="right" width="250"/>Arena is an interactive tool that allows you to explore and compare any model regardless of its internal structure.
The arena can be run in two modes - live (R runs in the background and calculates all necessary explanations) and serverless (all necessary explanations are calculated earlier).
Using the Arena is trivially simple. An example with different levels of advancement is available at http://arenar.drwhy.ai/.
<center> <img src="vignettes/arena03.gif"> </center>Installation
Install the ArenaR
package from GitHub.
devtools::install_github("ModelOriented/ArenaR")
install.packages("arenar")
How to use it
Examples generated with ArenaR
Articles
Guide
Acknowledgments
Work on this package was financially supported by the Polish National Science Centre under Opus Grant number 2017/27/B/ST6/0130.