Dela via


ImageClassificationTrainer.Options.TestOnTrainSet Field

Definition

Indicates to evaluate the model on train set after every epoch. Test on trainset is set to true by default.

public bool TestOnTrainSet;
val mutable TestOnTrainSet : bool
Public TestOnTrainSet As Boolean 

Field Value

Applies to