In this NLP project, I mainly used Logistic Regression to train the model, and used libraries like Natural Language Toolkit(nltk), tfidfvectorizer, porter stemmer, and some other dependencies as well.
I love to take notes as I learn so, you will find various notes and short comments describing almost all of the terms and library functions.
Dataset link: https://www.kaggle.com/c/fake-news/data?select=train.csv
Happy Learning you all :)