Skip to content

Instantly share code, notes, and snippets.

@lucifermorningstar1305
Created July 29, 2022 13:09
Show Gist options
  • Save lucifermorningstar1305/ffa25f1f5e360324a7557c68f280e019 to your computer and use it in GitHub Desktop.
Save lucifermorningstar1305/ffa25f1f5e360324a7557c68f280e019 to your computer and use it in GitHub Desktop.
Define the X and y
X, y = tfidf_mat, df[:, :Category]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment