2 writes to MatrixRowIndex
Microsoft.ML.Tests (2)
TrainerEstimators\MatrixFactorizationTests.cs (2)
255
new MatrixElementForScore() { MatrixColumnIndex = 10,
MatrixRowIndex
= 7, Score = default },
256
new MatrixElementForScore() { MatrixColumnIndex = 3,
MatrixRowIndex
= 6, Score = default } };