| loss_log_cosh | R Documentation |
Creates a log-cosh loss function object.
loss_log_cosh()
An object of class "met_loss".
loss <- loss_log_cosh()
loss$fn(c(1, 2, 3), c(1.1, 1.9, 3.2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.