Contents

MLWordTagger.ModelParameters.ValidationData.table(_:tokenColumn:labelColumn:)

Sets the validation data from the provided data table.

Declaration

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

See Also

Specifying validation data