/spam-email-classification

Course Asssigment for CS253A

Primary LanguageJupyter Notebook

spam-email-classification

Course Asssigment for CS253A

Points to take care of

  • spam_or_not_spam.csv should be in the same directory as the .ipynb file
  • nltk need to be imported just to download the stopwords
  • file might lead to error in reading, which can be solved by adding encoding option