Share via


TrainerInfo.NeedNormalization Property

Definition

Whether the trainer needs to see data in normalized form. Only non-parametric trainers will tend to return false here.

public bool NeedNormalization { get; }
member this.NeedNormalization : bool
Public ReadOnly Property NeedNormalization As Boolean

Property Value

Applies to