metric.exp.sr: Metric expected SR

Description Usage Arguments Value

Description

Metric expected SR

Usage

1
metric.exp.sr(y_true, y_pred)

Arguments

y_true:

tensor of shape (n obs, 1) containing true labels (1 or 0)

y_pred:

tensor of shape (n obs, 1) containing predicted prob that obs is 1

Value

mean expected SR across min prob


pierrecattin/thesis-resources documentation built on May 4, 2019, 8:42 a.m.