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