You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The aim of this project is: 1.Perform Text Classification using Multinomial Naive Bayes 2. Implement Naive Bayes from scratch for Text Classification. 3. Compare Results of self implemented code of Naive Bayes with one in Sklearn. dataset used is 20_newsgroups