View source: R/loss_functions.R
smooth_check_loss | R Documentation |
Calculate the smoothed check loss.
smooth_check_loss(x, tau, h = 0.1, kernel = "Gaussian")
x |
( |
tau |
( |
h |
( |
kernel |
( |
The average smoothed check loss.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.