binary_score_subset: Binary Model Score Subsetting

Description Usage Arguments Value

Description

Subset the output from scores_and_categories to evaluate prediction metrics above a given cutoff (e.g. 4, 7, etc.). This is for the generic binary model with no customizations.

Usage

1

Arguments

x

The output from assign_scores_and_categories of class binary_scores.

cutoff

The cutoff for filtering predictions (e.g. all those with confidence category >= 5)

Value

pred

Subset of the neuralnet activations

raw

Subset of the test data binary category


cdeterman/HGTools documentation built on May 13, 2019, 2:34 p.m.