次の方法で共有


ImageClassificationTrainer.Options.TestOnTrainSet フィールド

定義

エポックごとにトレーニング セットのモデルを評価することを示します。 trainset でのテストは、既定で true に設定されています。

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

フィールド値

適用対象