1 instantiation of InputDataManager
Microsoft.ML.Mkl.Components (1)
SymSgdClassificationTrainer.cs (1)
742using (InputDataManager inputDataManager = new InputDataManager(this, cursorFactory, ch))
2 references to InputDataManager
Microsoft.ML.Mkl.Components (2)
SymSgdClassificationTrainer.cs (2)
742using (InputDataManager inputDataManager = new InputDataManager(this, cursorFactory, ch)) 861public static void LearnAll(InputDataManager inputDataManager, bool tuneLR,