Abstract

The rise of spam comments on platforms like YouTube has become a significant concern, as they not only hinder genuine user engagement but also pose serious risks to users' safety and privacy. Machine Learning (ML) offers a powerful solution to combat spam comments by automating the process of detecting and preventing them. With the ability to analyze vast amounts of data and patterns, ML algorithms can effectively distinguish between legitimate comments and those that are spam. One of the commonly employed approaches in ML for spam comment detection is the Naive Bayes classification algorithm. Naive Bayes is a probabilistic algorithm that calculates the likelihood of a comment being spam based on its characteristics and the occurrence of specific keywords or phrases that are typical of spam content. By training the algorithm on a labeled dataset of spam and non-spam comments, it can learn to recognize patterns and generalize its understanding to new, unseen comments. Achieving a detection accuracy of 92.78% is indeed promising, but researchers and developers continue to explore other ML techniques and combinations to further improve the accuracy and robustness of spam comment detection systems. Ensemble methods, deep learning, and Natural Language Processing (NLP) techniques are among the advanced approaches gaining attention in this domain. One crucial aspect of an effective spam detection system is its adaptability and responsiveness to emerging spam tactics.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call