plotting.max_missrate: Minimum Miss-Rate (False Negative Rate) plotting

Description Usage Arguments Value

Description

This function allows to use a custom thresholding method to minimize the Miss-Rate (False Negative Rate). A data.table of values is returned.

Usage

1

Arguments

preds

Type: numeric. The predictions.

labels

Type: numeric. The labels (0, 1).

plots

Type: numeric. Whether to plot the data immediately or not.

...

Other arguments to pass to plot.

Value

A data.table containing the probabilities and their Miss-Rate (False Negative Rate).


Laurae2/Laurae documentation built on May 8, 2019, 7:59 p.m.