NormalizingTransformer.BinNormalizerModelParameters<TData>.UpperBounds 屬性

定義

標準差 () 。 在純量案例中,這些是該單一值的 bin 上限。 在向量案例中,它是所有位置間隔上限的不規則陣列。

public System.Collections.Immutable.ImmutableArray<TData> UpperBounds { get; }
member this.UpperBounds : System.Collections.Immutable.ImmutableArray<'Data>
Public ReadOnly Property UpperBounds As ImmutableArray(Of TData)

屬性值

適用於