2 writes to MatrixRowIndexColumnType
Microsoft.ML.Recommender (2)
MatrixFactorizationPredictor.cs (2)
460
MatrixRowIndexColumnType
= trainSchema[yCol].Type;
499
MatrixRowIndexColumnType
= TrainSchema[yCol].Type;
1 reference to MatrixRowIndexColumnType
Microsoft.ML.Recommender (1)
MatrixFactorizationPredictor.cs (1)
436
/// columns specified by <see cref="MatrixColumnIndexColumnName"/>, <see cref="MatrixColumnIndexColumnType"/>, <see cref="MatrixRowIndexColumnName"/>, and <see cref="
MatrixRowIndexColumnType
"></see>.