AR.default: Calculates the Accruacy Ratio of a given set of probability

Description Usage Arguments

Description

This function calculates the Accuracy Ratio of a binary classification model output against its targets

Usage

1
2
## Default S3 method:
AR(x, target, ...)

Arguments

x

a list of model output in the form of probabilities

target

binary response

...

additional inputs


deeplearning documentation built on Jan. 15, 2017, 9:52 a.m.