4 instantiations of TimerScope
Microsoft.ML.Data (4)
Commands\CrossValidationCommand.cs (1)
132using (new TimerScope(Host, ch))
Commands\TestCommand.cs (1)
81using (new TimerScope(Host, ch))
Commands\TrainCommand.cs (1)
123using (new TimerScope(Host, ch))
Commands\TrainTestCommand.cs (1)
106using (new TimerScope(Host, ch))