1 write to Value
Microsoft.ML.Samples (1)
Dynamic\Trainers\Recommendation\MatrixFactorizationWithOptions.cs (1)
123Value = (i + j) % 5
3 references to Value
Microsoft.ML.Samples (3)
Dynamic\Trainers\Recommendation\MatrixFactorizationWithOptions.cs (3)
44LabelColumnName = nameof(MatrixElement.Value), 77Console.WriteLine($"Actual value: {p.Value:F3}," + 89labelColumnName: nameof(MatrixElement.Value),