Skip to content

Developed the Logistic Regression Machine Learning Model which can detect fake news from various articles as accurately as possible over the US Elections Dataset which is available on Kaggle along with various NLP Techniques such as Stemming, Lemmatization, BagOfWords/CountVectorizer and TF-IDF.

License

Notifications You must be signed in to change notification settings

arjuns007/FakeNewsClassifier-NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FakeNewsClassifier-NLP

  1. Worked on this project with an aim to build a model which can detect fake news from various articles as accurately as possible over the US Elections Dataset which is available on Kaggle.

  2. Developed the Logistic Regression Machine Learning Model along with various NLP Techniques such as Stemming, Lemmatization, BagOfWords/CountVectorizer and TF-IDF.

  3. Achieved an accuracy of 98% with the Logistic Regression model on the test set.

  4. Developed the deployment pipeline and also deployed the model to the web with the help of flask.

About

Developed the Logistic Regression Machine Learning Model which can detect fake news from various articles as accurately as possible over the US Elections Dataset which is available on Kaggle along with various NLP Techniques such as Stemming, Lemmatization, BagOfWords/CountVectorizer and TF-IDF.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages