UnivariateDetectionOptions.ImputeFixedValue Property

Definition

Specifies the value to fill. It's used when granularity is not "none" and imputeMode is "fixed".

public float? ImputeFixedValue { get; set; }
member this.ImputeFixedValue : Nullable<single> with get, set
Public Property ImputeFixedValue As Nullable(Of Single)

Property Value

Applies to