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