TrainerInfo.NeedNormalization 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.
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