NormalizingTransformer.BinNormalizerModelParameters<TData>.UpperBounds 属性

定义

标准偏差 (s) 。 在标量情况下,这些是该单个值的 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)

属性值

适用于