Learn R Programming

rtemis (version 0.79)

logloss: Log Loss for a binary classifier

Description

Log Loss for a binary classifier

Usage

logloss(true, estimated.prob)

Arguments

true

Factor: True labels. First level is the positive case

estimated.prob

Float, vector: Estimated probabilities