arenar 0.2.0
- Add params’ attributes.
- Add support for using custom observations
- Update generated data version to 1.2.0
arenar 0.1.9
- Add EDA plots
- Add Fairness plot
- Add subsets performance plot
- Update generated data version to 1.1.0
- Add save_arenamethod
- Update printing summary
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_serveraccording toverb_nounscheme
- new vigniette Introduction to the Arena with the
Titanic
arenar 0.1.5
- Updated documentation
- Rename new_arenatoarena_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_uploadarena_run
- Supports Break Down, PDP, ADP, Feature Importance, Ceteris Paribus
plots