FieldAwareFactorizationMachineTrainer.Options.NormalizeFeatures Field
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 to normalize the input vectors so that the concatenation of all fields' feature vectors is unit-length.
public bool NormalizeFeatures;
val mutable NormalizeFeatures : bool
Public NormalizeFeatures As Boolean