2 writes to TestOnTrainSet
Microsoft.ML.TensorFlow.Tests (2)
TensorflowTests.cs (2)
1515
TestOnTrainSet
= false,
1807
TestOnTrainSet
= false,
4 references to TestOnTrainSet
Microsoft.ML.Vision (4)
ImageClassificationTrainer.cs (4)
740
options.
TestOnTrainSet
== false)
935
if (statisticsCallback != null && _options.
TestOnTrainSet
)
996
if (_options.
TestOnTrainSet
&& statisticsCallback != null)
1007
if (_options.
TestOnTrainSet
&& statisticsCallback != null)