Giter Site home page Giter Site logo

shivani-nandani / swm_project_fake_review_detection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hastinmodi/swm_project_fake_review_detection

0.0 0.0 0.0 20.13 MB

Files for the project of course CSE 573: Semantic Web Mining. The project is related to fake review detection.

Python 0.45% Jupyter Notebook 99.55%

swm_project_fake_review_detection's Introduction

SWM_Project_Fake_Review_Detection

The following group members were involved in creating this project:

  • Hastin Himanshubhai Modi
  • Visaj Nirav Shah
  • Mohil Devan Khimani
  • Shivam Milind Bodiwala
  • Shivani Shailesh Nandani
  • Rahil Ashish Shah

Objective: The main aim of this project is to create machine learning algorithms which can detect fake reviews with a high accuracy.

Data: The data used contains real reviews from Amazon for 10 product categories. There are a total of 40K reviews with 20K of them being real and 20K being fake which are generated using GPT-2.

A new dataset was also created to ensure that our results are robust enough to give accurate results with high confidence. In this dataset, the fake reviews are generated using back translation, where we are converting the real reviews from Amazon in English to French and then back again to English to generate fake reviews.

Models: The following machine learning models were evaluated on both the datasets and the results are shown in the Evaluation folder.

Traditional models:

  • Logistic Regression
  • K-nearest neighbors
  • Support Vector Classifier
  • Naive Bayes
  • Decision Tree
  • Random Forests
  • AdaBoost
  • XGBoost

Advanced models:

  • BERT
  • CNN
  • CNN + Attention
  • BiLSTM

A demo website using Streamlit has also been created and the required libraries for running it can be installed from the requirements.txt file.

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.