Giter VIP home page Giter VIP logo

fake_news_classifier's Introduction

Fake News Classifier

Table of Contents

  1. Goal

  2. Description

  3. Getting Started

    1. Dependencies
    2. File Structure
    3. Installing
    4. Instructions
  4. Acknowledgement

  5. License

Goal

This project is designed to showcase the data and ML capabilities to deliver the solution for real-world problems, In this project, we collected data label data from kaggle in two CSV, first contains legitimate news and other csv contains fake news.

Description

This is built on top of a Natural Language Processing (NLP) trained model, and training based on the various prelabed dataset on the the legitimate and fake news.

Projects includes

  1. Data pipeline to clean, balance, select the relavent entities.
  2. Saved the output of the CSV files for further process.
  3. Used processed data, to create ML model for the fake classification.
  4. Save the model for the classficication.

Getting Started

Dependencies

  • Python 3.8
  • Notebook: Jupyter Notebook
  • Data analysis libraries: Pandas, Numpy
  • Machine Learning libraries: Scikit-Learn
  • Natural Language Processing libraries: NLTK

Installing

  • Clone the repository.
    git clone [email protected]:iamkamleshrangi/fake_news_classifier.git
    
  • Proper conda/virtualenv enviroment ready with python3+.
  • Install the necessary libraries provided in requirements.txt file.
  • Follow the instructions provided in the next section.

Instructions

Instructions:

  1. Run the following commands in the project's root directory to set up your database and model.

    • To run ETL & ML pipeline that cleans data.
    • python model/classifier.py
    • The will result in output will be a classifier.
    • You may need good machine to run the process.

Acknowledgements

  • Kaggle for proposing idea and data set for the

License

License: MIT

fake_news_classifier's People

Contributors

iamkamleshrangi avatar mend-bolt-for-github[bot] avatar

Stargazers

 avatar Vishal Diwase avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.