1 write to SupportsTest
Microsoft.ML.Core (1)
Prediction\TrainerInfo.cs (1)
81
SupportsTest
= supportTest;
3 references to SupportsTest
Microsoft.ML.Core (1)
Prediction\TrainerInfo.cs (1)
71
/// <param name="supportTest">The value for the property <see cref="
SupportsTest
"/></param>
Microsoft.ML.Data (2)
Commands\TrainCommand.cs (1)
191
if (trainer.Info.
SupportsTest
)
Commands\TrainTestCommand.cs (1)
177
if (trainer.Info.
SupportsTest
)