A data frame containing the basic contents of a scored modeling dataset.
1 |
A data frame with the following structure:
ValidateFlag: logical; distinguishes development/validation samples
TargetFlag: logical; binary outcome for logistic model
TargetValue: numeric; continuous outcome for linear model
pTargetFlag: numeric; predicted value for logistic model
pTargetValue: numeric; predicted value for linear model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.