AUC: Calculate AUC of binary classification

Description Usage Arguments Value

View source: R/AUC.R

Description

Calculate AUC of binary classification

Usage

1
AUC(label, pred)

Arguments

label

true labels

pred

predicted lables

Value

AUC


DongyueXie/bCART documentation built on Feb. 4, 2020, 12:26 a.m.