NormalizingTransformer.BinNormalizerModelParameters<TData>.Density 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 frequency of the datapoints per each bin.
public TData Density { get; }
member this.Density : 'Data
Public ReadOnly Property Density As TData
Property Value
TData