accuracy: Calculate Accuracy of binary classification

Description Usage Arguments

View source: R/accuracy.R

Description

Calculate Accuracy of binary classification

Usage

1
accuracy(label, pred)

Arguments

label

True labels

pred

predicted labels


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