Rdocumentation
powered by
Learn R Programming
deeplearning (version 0.1.0)
AR.DArch: Calculates the Accruacy Ratio of a given set of probability
Description
This function calculates the Accuracy Ratio of a trained darch instance
Usage
"AR"(x, input = x@dataSet@data, target = x@dataSet@targets, ...)
Arguments
x
a DArch instance
input
the input matrix
target
binary response
...
additional inputs