diff --git a/README.md b/README.md new file mode 100644 index 0000000..59b114f --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Email Spam Detection +The project detects a mail as a Spam or Ham. + +The project uses Naive Bayes +Algorithm to detect spam.