Contents

MLTextClassifier.ModelParameters.ValidationData.table(_:textColumn:labelColumn:)

Sets the validation data from the provided data table.

Declaration

case table(MLDataTable, textColumn: String, labelColumn: String)

See Also

Specifying validation data