get_gain_function_from_loss_function: get_gain_function_from_loss_function

Description Usage Arguments

Description

Returns a closure with formal arguments split_point

Usage

1
get_gain_function_from_loss_function(loss_function, lambda = NULL)

Arguments

loss_function

A function with formal arguments x and possibly lambda that returns some kind of training loss.

lambda

If loss_function has argument lambda, then this is the standard value used for its evaluation as long as no different lambda is supplied


MalteLond/rfcd documentation built on June 19, 2019, 2:52 p.m.