1 write to _cursorFactory
Microsoft.ML.Mkl.Components (1)
SymSgdClassificationTrainer.cs (1)
560_cursorFactory = cursorFactory;
2 references to _cursorFactory
Microsoft.ML.Mkl.Components (2)
SymSgdClassificationTrainer.cs (2)
576_cursor = _cursorFactory.Create(RandomUtils.Create(host.Rand.Next())); 578_cursor = _cursorFactory.Create();