There's a familiar TV discourse taking shape online right now, the kind that I suspect will look awfully familiar to you if you remember the way Game of Thrones crashed and burned in its eighth and ...
The goal of a machine learning regression problem is to predict a single numeric value. There are roughly a dozen different regression techniques such as basic linear regression, k-nearest neighbors ...
1 PG & Research Department of Computer Science, D.G.Vaishnav College, Chennai, India. 2 PG Department of IT & BCA, D.G.Vaishnav College, Chennai, India. 3 Department ...
The use of machine learning algorithms to identify characteristics in Distributed Denial of Service (DDoS) attacks has emerged as a powerful approach in cybersecurity. DDoS attacks, which aim to ...
Abstract: In this digital era, there is a lot of information available, one of which is news information. In the dissemination of this news information, there is real news and fake news. This can have ...
Abstract: Malaria, caused by Plasmodium parasites and transmitted by infected female Anopheles mosquitoes, is still a major worldwide health problem. Millions of people are affected by the disease, ...
Personality test which classifies in four personality types. For the classification is used the natural language processing classification algorithm - Multinomial Naive-Bayes.
This project implements multinomial and Bernoulli Naive Bayes algorithms for text classification on the Reuters-21578 dataset. It covers data preprocessing, model training, evaluation, and statistical ...