1 write to FriendlyName
Microsoft.ML.Core (1)
ComponentModel\ComponentCatalog.cs (1)
350
FriendlyName
= attribute.UserName;
1 reference to FriendlyName
Microsoft.ML.EntryPoints (1)
JsonUtils\JsonManifestUtils.cs (1)
123
result[FieldNames.FriendlyName] = entryPointInfo.
FriendlyName
;