Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 341 Bytes

Email Spam Ham Detection

This project is a Machine Learning Spam ham email program which when run, will request for a email at which you want to check if it is a Spam mail or not. So just clone the repo to your desired folder.

You must have the following installed:

  • numpy
  • pandas
  • sklearn

Then the program would work finely