real-fake-news

There are 3 repositories under real-fake-news topic.

  • mohammed97ashraf/Fake_news_Detection

    This project is for Fake News Detection using NLP and Machine Learning. And then Deploying it using Flask.

    Language:Jupyter Notebook122110
  • rishabh-karmakar/Detection-of-Real-or-Fake-News

    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.

    Language:Jupyter Notebook2100
  • pratham-jaiswal/fake-news-detection-ml

    Real & fake news prediction system using machine learning algorithms.

    Language:Jupyter Notebook0100