Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Low Time Complexity Model for Email Spam Detection using Logistic Regression

Author 1: Zubeda K. Mrisho Author 2: Jema David Ndibwile Author 3: Anael Elkana Sam
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 12, No. 12 · Published 2021 · Cited by 5

DOI: https://doi.org/10.14569/IJACSA.2021.0121215

Abstract

Spam emails have recently become a concern on the Internet. Machine learning techniques such as Neural Networks, Naïve Bayes, and Decision Trees have frequently been used to combat these spam emails. Despite their efficiency, time complexity in high-dimensional datasets remains a significant challenge. Due to a large number of features in high-dimensional datasets, the intricacy of this problem grows exponentially. The existing approaches suffer from a computational burden when thousands of features are used (high-time complexity). To reduce time complexity and improve accuracy in high-dimensional datasets, extra steps of feature selection and parameter tuning are necessary. This work recommends the use of a hybrid logistic regression model with a feature selection approach and parameter tuning that could effectively handle a big dimensional dataset. The model employs the Term Frequency-Inverse Document Frequency (TF-IDF) feature extraction method to mitigate the drawbacks of Term Frequency (TF) to obtain an equal feature weight. Using publicly available datasets (Enron and Lingspam), we compared the model’s performance to that of other contemporary models. The proposed model achieved a low level of time complexity while maintaining a high level of spam detection rate of 99.1%.

Keywords

How to Cite this Article

Mrisho, Z. K., Ndibwile, J. D., & Sam, A. E. (2021). Low Time Complexity Model for Email Spam Detection using Logistic Regression. International Journal of Advanced Computer Science and Applications, 12(12). https://doi.org/10.14569/IJACSA.2021.0121215

Mrisho, Zubeda K., et al.. "Low Time Complexity Model for Email Spam Detection using Logistic Regression." International Journal of Advanced Computer Science and Applications, vol. 12, no. 12, 2021, https://doi.org/10.14569/IJACSA.2021.0121215.

@article{Mrisho2021,
  title     = {Low Time Complexity Model for Email Spam Detection using Logistic Regression},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {12},
  number    = {12},
  year      = {2021},
  publisher = {The Science and Information Organization},
  author    = {Zubeda K. Mrisho and Jema David Ndibwile and Anael Elkana Sam},
  doi       = {10.14569/IJACSA.2021.0121215},
  url       = {https://doi.org/10.14569/IJACSA.2021.0121215}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.