1 reference to IsNormalizedGetter
Microsoft.ML.Data (1)
Transforms\Normalizer.cs (1)
746builder.Add(AnnotationUtils.Kinds.IsNormalized, BooleanDataViewType.Instance, (ValueGetter<bool>)IsNormalizedGetter);