henckr/maidrr: Model-Agnostic Interpretable Data-driven suRRogate

The goal of maidrr is to aid you in the development of a Model-Agnostic Interpretable Data-driven suRRogate for your black box algorithm of choice. In short, these are the steps in the procedure: 1) Partial dependencies (PDs) are used to obtain model insights from the black box in the form of feature effects. 2) Those effects are used to group values/levels within a feature in an optimal data-driven way, while performing built-in feature selection. 3) An interpretable GLM surrogate is fit to the segmented features. Meaningful interactions can be included if desired.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
URL https://henckr.github.io/maidrr/ https://github.com/henckr/maidrr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("henckr/maidrr")
henckr/maidrr documentation built on July 27, 2023, 3:17 p.m.