ImageClassificationTrainer.Options.PredictedLabelColumnName 字段

定义

传输学习完成后,将包含最后一层输出分数中预测标签的张量的名称。 默认张量名称为“PredictedLabel”。

public string PredictedLabelColumnName;
val mutable PredictedLabelColumnName : string
Public PredictedLabelColumnName As String 

字段值

适用于