Calculate the smoothed check loss.
smooth_check_loss(x, tau, h = 0.1, kernel = "Gaussian")
(numeric()
)
A vector.
(numeric(1L)
)
A quantile.
(numeric(1L)
)
The bandwith for smoothing.
(character(1L)
)
The kernel for smoothing.
The average smoothed check loss.