Antongz / sklearn_NLP_email_classifier_

Classifying email messages dataset into spam/ham using python libraries like pandas, sklearn, matplotlib etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NLP Email Classifier

  • Classifying email messages dataset into spam/ham using python libraries like pandas, sklearn, matplotlib etc.
  • We have refined our dataset, made some visuals, vectorize and then finally classified into the expected values.
  • The whole project can be viewed using jupytern notebook.

How to

Must have anaconda installed

  • Download or clone the repo
  • Run the command at the project dir
jupyter notebook

Feel free to contribute with ❤️

About

Classifying email messages dataset into spam/ham using python libraries like pandas, sklearn, matplotlib etc.


Languages

Language:Jupyter Notebook 100.0%