Zelazny7/rubbish: Scorecard modeling in R

binnr is an R package that helps modelers build scorecards. Scorecard models need to be more than predictive. Regulatory oversight often necessitates they be transparent as well. Model transparency is difficult to enforce in more predictive, non-linear methods such as neural networks, random forest, or gradient boosted decision trees. Often direct modeler intervention is required to ensure proper treatment is given for values of independent variables. binnr makes it easy to do just that.

Getting started

Package details

AuthorEric Graves
MaintainerEric Graves <eric.graves@lexisnexisrisk.com>
LicenseProprietary
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Zelazny7/rubbish")
Zelazny7/rubbish documentation built on May 10, 2019, 1:56 a.m.