次の方法で共有


ImageModelDistributionSettingsClassification.WeightedLoss プロパティ

定義

加重損失。 許容される値は、加重損失がない場合は 0 です。 sqrt による加重損失の場合は 1。(class_weights)。 class_weights による重み付き損失の場合は 2。 0 または 1 または 2 にする必要があります。

public string WeightedLoss { get; set; }
member this.WeightedLoss : string with get, set
Public Property WeightedLoss As String

プロパティ値

適用対象