Skip to content

Instantly share code, notes, and snippets.

@EvanGertis
Created January 16, 2022 15:14
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 EvanGertis/f26ae4ebb96cbb881d0138cf15266412 to your computer and use it in GitHub Desktop.
Save EvanGertis/f26ae4ebb96cbb881d0138cf15266412 to your computer and use it in GitHub Desktop.
test_set_Bayes = pd.read_csv("Assignment 2--Training set for Bayes.csv")
training_set_Bayes = pd.read_csv("Assignment 2--Test set for Bayes.csv")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment