3 references to TrainCore
Microsoft.ML.StandardTrainers (3)
Standard\Online\OnlineLinear.cs (3)
201
/// Called by <see cref="
TrainCore
(IChannel, RoleMappedData, TrainStateBase)"/> at the start of a pass over the dataset.
212
/// Called by <see cref="
TrainCore
(IChannel, RoleMappedData, TrainStateBase)"/> after a pass over the dataset.
295
TrainCore
(ch, data, state);