Share via


NormalizingTransformer.BinNormalizerModelParameters<TData>.Offset Property

Definition

If normalization is performed with Microsoft.ML.Transforms.NormalizeTransform.ControlZeroArgumentsBase.EnsureZeroUntouched set to true, the offset indicates the displacement of zero, if any.

public TData Offset { get; }
member this.Offset : 'Data
Public ReadOnly Property Offset As TData

Property Value

TData

Applies to