Scorecard class that wraps a data.frame and prepares it for scorecard modeling.
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
add_model(mod)
Register a new Model object with the scorecard
has_model(model)
Assert whether the Scorecard contains the requested model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.