FakePredictionResults: Simulated Prediction and True Label dataset

Description Usage Format

Description

A dataset containing 10,000 rows of randomly generated classification predictions, with corresponding probability scores, and binary true labels, with corresponding true risk scores

Usage

1

Format

A data frame with 10,000 rows and 5 variables:

id

sequential id, numeric

est.risk.score

0-1, predicted probability

est.risk.bin

0 or 1, predicted binary classification label

true.risk.score

0-1, true probability risk score

true.risk.bin

0 or 1, true binary label


ksboxer/CDIPATools documentation built on June 5, 2019, 8:29 a.m.