2 types derived from ControlZeroArgumentsBase
Microsoft.ML.Data (2)
Transforms\NormalizeColumn.cs (2)
171public abstract class AffineArgumentsBase : ControlZeroArgumentsBase 227public abstract class BinArgumentsBase : ControlZeroArgumentsBase
1 reference to ControlZeroArgumentsBase
Microsoft.ML.Data (1)
Transforms\Normalizer.cs (1)
953/// If normalization is performed with <see cref="NormalizeTransform.ControlZeroArgumentsBase.EnsureZeroUntouched"/> set to <value>true</value>,