1 write to SupportsTest
Microsoft.ML.Core (1)
Prediction\TrainerInfo.cs (1)
81SupportsTest = 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)
191if (trainer.Info.SupportsTest)
Commands\TrainTestCommand.cs (1)
177if (trainer.Info.SupportsTest)