Share via


microsoftml.smoothed_hinge_loss: 平滑化されたヒンジ損失関数

使用法

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

説明

平滑化されたヒンジ損失。

引数

smoothing_const

平滑化定数 (設定)。

関連項目

hinge_loss, log_loss, squared_loss