Skip to content

henckr/maidrr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The maidrr package

This is the source code for the maidrr package, which is currently under development.

Installation

To install maidrr from GitHub you will need devtools:

install.packages('devtools')
devtools::install_github('henckr/maidrr')

Overview

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.

About

Model-Agnostic Interpretable Data-driven suRRogate

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages