Scorecard_Class: Scorecard reference class generator

Description Fields Methods

Description

Scorecard class that wraps a data.frame and prepares it for scorecard modeling.

Fields

seed

saved random seed that is based on Sys.time.

models

list of fitted models for this Scorecard

selected_model

name of last selected that was loaded into the transforms

inmodel

character vector of variable names that are in the selected model

Methods

add_model(mod)

Register a new Model object with the scorecard

has_model(model)

Assert whether the Scorecard contains the requested model


Zelazny7/rubbish documentation built on May 10, 2019, 1:56 a.m.