Skip to content

ModelOriented/ArenaR

Repository files navigation

Cross-compare any ML model with the Arena - an interactive XAI dashboard

Codecov test coverage R build status CRAN_Status_Badge CRAN downloads badge

Overview

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/.

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.