MatrixFactorizationTrainer.Options.LabelColumnName 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 variable (i.e., column in a IDataView type system) used as matrix's element value. The column data must be KeyDataViewType.
public string LabelColumnName;
val mutable LabelColumnName : string
Public LabelColumnName As String