Spam Message Detector ML App deployed on Google Kubernetes Engine (GKE) in GCP
HTML-код
- Опубликовано: 6 фев 2025
- This is a complete Machine Learning (ML) end-to-end project for building a Web App for the detection of Spam messages or the classification of any messages into Spam and Ham with high accuracy. For this project, NLP Tools (NLTK, Gensim etc.), Bag of words model, TFIDF and classification model (SVM) are used. For building the Web App, streamlit library is used. We automated and productionized the enire machine learning pipeline, created Web App with front end UI in streamlit, created docker image of the entire application and at the end deployed the containerized ML application onto Google Kubernetes Engine (GKE) in GCP and exposed it to internet and finally tested this ML App from browsers and predicted spam successfully for a single text message (just typed in the box in App) and also multiple text messages (read from a csv file). My LinkedIn profile: / sandip-dhar-40145546
#machinelearningwithpython, #machinelearning , #ai , #gcp , #webapp , #nlp, #kubernetes, #python, #docker
Nicely explained !