2 writes to _fun
Microsoft.ML.Recommender (2)
MatrixFactorizationTrainer.cs (2)
359
_fun
= (int)options.LossFunction;
401
_fun
= (int)args.LossFunction;
1 reference to _fun
Microsoft.ML.Recommender (1)
MatrixFactorizationTrainer.cs (1)
516
return new SafeTrainingAndModelBuffer(_host,
_fun
, _k, _threads, 2 * _threads + 1,