crossEntropy {TeachNet}R Documentation

Cross entropy

Description

The error function cross entropy

Usage

crossEntropy(x, y)

Arguments

x

properties of observation

y

characteristic of observation (zero or one)

Value

returns a single numeric value

Author(s)

Georg Steinbuss

See Also

linksquaredError


[Package TeachNet version 0.7.1 Index]