log_loss_function: Log Loss function

Description Usage Arguments Value Author(s)

View source: R/div_function.R

Description

The function that return the log loss function

Usage

1
log_loss_function(y_pred, y)

Arguments

y_pred

the y predicted

y

targets

Value

the mean of the losses

Author(s)

Alexandre Rives, NDiaye Deffa, Frintz Elisa


AlexandreRives/RegLog-EDA documentation built on Dec. 17, 2021, 7:50 a.m.