microsoftml.smoothed_hinge_loss:平滑铰链损失函数

使用情况

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

说明

平滑铰链损失。

参数

smoothing_const

平滑常数(设置)。

请参阅

hinge_loss, log_loss, squared_loss