5 references to WarnOnOldNormalizer
Microsoft.ML.KMeansClustering (1)
KMeansModelParameters.cs (1)
139WarnOnOldNormalizer(ctx, GetType(), Host);
Microsoft.ML.PCA (1)
PcaTrainer.cs (1)
514WarnOnOldNormalizer(ctx, GetType(), Host);
Microsoft.ML.StandardTrainers (3)
LdSvm\LdSvmModelParameters.cs (1)
119WarnOnOldNormalizer(ctx, GetType(), Host);
Standard\LinearModelParameters.cs (1)
203WarnOnOldNormalizer(ctx, GetType(), Host);
Standard\LogisticRegression\MulticlassLogisticRegression.cs (1)
604WarnOnOldNormalizer(ctx, GetType(), Host);