Changes in version 0.2.0 (2020-10-01) - Add params' attributes. - Add support for using custom observations - Update generated data version to 1.2.0 Changes in version 0.1.9 - 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 Changes in version 0.1.8 (2020-07-27) - Documentation with examples - Fix CRAN issues with DESCRIPTION file - Add model performance plots - Add auto spliting multiclass explainers into multiple binary classifiers Changes in version 0.1.7 - fix CRAN issues with non standard evaluation - compress gifs Changes in version 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 Changes in version 0.1.5 - Updated documentation - Rename new_arena to arena_new - Supports custom Arena dashboard hostnames - Shapley Values plot Changes in version 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