EmailSpam
PublicThe goal of this project is to build a machine learning model that automatically classifies emails as spam (unwanted) or ham (legitimate). The model will be trained on a labeled dataset and use features extracted from the email content to predict whether an email is spam or not.