Email providers are trying to filter spam to improve user experience. However, the line between spam and non-spam is fuzzy. Among a variety of solutions, supervised machine learning technology is proven to be effective in detecting email spam. We train a classification model with a labeled dataset and use it to assign emails to the correct category.
Elastic Stack provides an easy way to ingest the training data and build a machine learning job for spam detection. The purpose of this webinar is to discuss how we can use Elasticsearch Machine Learning to detect email spam.
In the webinar we will cover:
-What is email spam and why detecting spam is challenging
-Supervised machine learning and classification model
-Introduction of Elasticsearch machine learning
-Demo of how to build a classification model with Elastic Stack