- Add params' attributes.
- Add support for using custom observations
- Update generated data version to 1.2.0
- Add EDA plots
- Add Fairness plot
- Add subsets performance plot
- Update generated data version to 1.1.0
- Add
save_arena
method - Update printing summary
- Documentation with examples
- Fix CRAN issues with DESCRIPTION file
- Add model performance plots
- Add auto spliting multiclass explainers into multiple binary classifiers
- fix CRAN issues with non standard evaluation
- compress gifs
- updated names
arena_new
->create_arena
,arena_push_model
->push_model
,arena_upload
->upload_arena
,arena_run
->run_server
according toverb_noun
scheme - new vigniette Introduction to the Arena with the Titanic
- Updated documentation
- Rename
new_arena
toarena_new
- Supports custom Arena dashboard hostnames
- Shapley Values plot
- 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