2 writes to LabelName
Microsoft.ML.CodeGenerator (2)
CodeGenerator\CSharp\AzureCodeGenerator\AzureAttachConsoleAppCodeGenerator.cs (1)
90
LabelName
= _settings.LabelName,
CodeGenerator\CSharp\CodeGenerator.cs (1)
351
LabelName
= _settings.LabelName,
6 references to LabelName
Microsoft.ML.CodeGenerator (6)
Templates\Console\PredictProgram.cs (6)
59
this.Write(this.ToStringHelper.ToStringWithCulture(Utils.Normalize(
LabelName
)));
61
this.Write(this.ToStringHelper.ToStringWithCulture(Utils.Normalize(
LabelName
)));
75
this.Write(this.ToStringHelper.ToStringWithCulture(Utils.Normalize(
LabelName
)));
79
this.Write(this.ToStringHelper.ToStringWithCulture(Utils.Normalize(
LabelName
)));
83
this.Write(this.ToStringHelper.ToStringWithCulture(Utils.Normalize(
LabelName
)));
85
this.Write(this.ToStringHelper.ToStringWithCulture(Utils.Normalize(
LabelName
)));