arenar 0.1.8
- Documentation with examples
- Fix CRAN issues with DESCRIPTION file
- Add model performance plots
- Add auto spliting multiclass explainers into multiple binary classifiers
arenar 0.1.7
- fix CRAN issues with non standard evaluation
- compress gifs
arenar 0.1.6
- updated names
arena_new -> create_arena, arena_push_model -> push_model, arena_upload -> upload_arena, arena_run -> run_server according to verb_noun scheme
- new vigniette Introduction to the Arena with the Titanic
arenar 0.1.5
- Updated documentation
- Rename
new_arena to arena_new
- Supports custom Arena dashboard hostnames
- Shapley Values plot
arenar 0.1.0
- Generates static and live data
- Implements
new_arena, arena_push_oservations, arena_push_model, arena_upload arena_run
- Supports Break Down, PDP, ADP, Feature Importance, Ceteris Paribus plots