ModelOriented/triplot: Explaining Correlated Features in Machine Learning Models

Tools for exploring effects of correlated features in predictive models. The predict_triplot() function delivers instance-level explanations that calculate the importance of the groups of explanatory variables. The model_triplot() function delivers data-level explanations. The generic plot function visualises in a concise way importance of hierarchical groups of predictors. All of the the tools are model agnostic, therefore works for any predictive machine learning models. Find more details in Biecek (2018) <arXiv:1806.08915>.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.3.1
URL https://github.com/ModelOriented/triplot
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ModelOriented/triplot")
ModelOriented/triplot documentation built on March 10, 2021, 6:26 p.m.