This project is for Fake News Detection using NLP and Machine Learning. And then Deploying it using Flask.
-
Updated
Aug 26, 2024 - Jupyter Notebook
This project is for Fake News Detection using NLP and Machine Learning. And then Deploying it using Flask.
Detect Real or Fake News. To build a model to accurately classify a piece of news as REAL or FAKE. Using sklearn, build a TfidfVectorizer on the provided dataset. Then, initialize a PassiveAggressive Classifier and fit the model. In the end, the accuracy score and the confusion matrix tell us how well our model fares.
Real & fake news prediction system using machine learning algorithms.
Add a description, image, and links to the real-fake-news topic page so that developers can more easily learn about it.
To associate your repository with the real-fake-news topic, visit your repo's landing page and select "manage topics."