Treffer: Automated Email Spam Classification with TensorFlow in Python.

Title:
Automated Email Spam Classification with TensorFlow in Python.
Source:
IEOM India Conference Proceedings; 11/9/2024, p432-439, 8p
Database:
Complementary Index

Weitere Informationen

Email Spam Detection is a big issue for most email users and service providers. Email plays a major role in our online communication, like any other medium out there but email is also used to carry spam emails which can be treated as the biggest threat (spam). To build our model we use a dataset of emails with labels (spam or ham) in CSV file format. These methods include batch normalization (BN), dropout, and data augmentation, which let the model generalize better than unsupervised individual transfer learning. While training the model, we update its parameters using gradient descent-based algorithms and evaluate its performance based on accuracy, precision (true positive/true positives + false positives), recall (true positive/true positives + false negatives), and F1-score. The results confirm that the designed model is reliable and thus very effective in capturing spam emails, providing high precision and recall. [ABSTRACT FROM AUTHOR]

Copyright of IEOM India Conference Proceedings is the property of IEOM Society International and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.)