Implemented interface member:
method
IsStopTrainingRequested
Microsoft.ML.AutoML.IStopTrainingManager.IsStopTrainingRequested()
2 references to IsStopTrainingRequested
Microsoft.ML.AutoML.Tests (2)
StopTrainingManagerTests.cs (2)
65manager.IsStopTrainingRequested().Should().BeTrue(); 93timeoutManager.IsStopTrainingRequested().Should().BeTrue();