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

AuthorKatarzyna Pekala [aut, cre], Przemyslaw Biecek [aut] (<https://orcid.org/0000-0001-8423-1823>)
MaintainerKatarzyna Pekala <katarzyna.pekala@gmail.com>
LicenseGPL-3
Version1.3.0
URL https://github.com/ModelOriented/triplot
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("triplot")

Try the triplot package in your browser

Any scripts or data that you put into this service are public.

triplot documentation built on July 13, 2020, 5:08 p.m.