microsoftml.smoothed_hinge_loss: Smoothed hinge loss function

Usage

microsoftml.smoothed_hinge_loss(smoothing_const: numbers.Real = 1.0)

Description

Smoothed Hinge loss.

Arguments

smoothing_const

Smoothing constant (settings).

See also

hinge_loss, log_loss, squared_loss