Skip to content

Commit

Permalink
Added demo image and note
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhuvan588 authored Oct 12, 2024
1 parent fe9b5d0 commit 970a339
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
Hello there. This mini project takes an email content as input and predicts whether it is spam or not. It uses NLP to convert text into numericals. It is powered by MLOps facilitated by Github CI/CD and Docker.


![image](https://github.com/user-attachments/assets/70ee1b37-c97d-47ac-8aa5-b160b949d058)

NOTE: As the purpose of this project was to dive into MLOps , I did not stress much on the UI of the app.

## :sparkles: Features of project

- Uses NLP and ML (Multinomial Naive Bayes) to convert and classify text as spam or not spam.
Expand Down

0 comments on commit 970a339

Please sign in to comment.