Created
July 29, 2022 13:09
-
-
Save lucifermorningstar1305/ffa25f1f5e360324a7557c68f280e019 to your computer and use it in GitHub Desktop.
Define the X and y
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
X, y = tfidf_mat, df[:, :Category] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment