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