NormalizingTransformer.CdfNormalizerModelParameters<TData>.StandardDeviation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The standard deviation(s). In the scalar case, this is a single value. In the vector case this is of length equal to the number of slots.
public TData StandardDeviation { get; }
member this.StandardDeviation : 'Data
Public ReadOnly Property StandardDeviation As TData
Property Value
TData