Skip to content

Instantly share code, notes, and snippets.

@fitomad
Created September 28, 2018 08:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fitomad/55837b8760cf9c6d9cd72bebcc0ab3db to your computer and use it in GitHub Desktop.
Save fitomad/55837b8760cf9c6d9cd72bebcc0ab3db to your computer and use it in GitHub Desktop.
let classifier = MLTextClassifier(trainingData: reviewsTable,
textColumn: "content",
labelColumn: "rating")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment