Megosztás a következőn keresztül:


ImageClassificationTrainer.Options.ScoreColumnName Field

Definition

Name of the tensor that will contain the output scores of the last layer when transfer learning is done. The default tensor name is "Score".

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

Field Value

Applies to