MatrixFactorizationTrainer.Options.MatrixRowIndexColumnName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of variable (i.e., column in a IDataView type system) used as matrix's row index. The column data must be KeyDataViewType.
public string MatrixRowIndexColumnName;
val mutable MatrixRowIndexColumnName : string
Public MatrixRowIndexColumnName As String