1 write to ClassificationLabel
Microsoft.ML.CodeGenerator (1)
CodeGenerator\CSharp\CodeGeneratorSettings.cs (1)
19
ClassificationLabel
= new string[] { };
1 reference to ClassificationLabel
Microsoft.ML.CodeGenerator (1)
CodeGenerator\CSharp\AzureCodeGenerator\AzureAttachModelCodeGenerator.cs (1)
65
Labels = _settings.
ClassificationLabel
,