Skip to content
#

fake-review-detection

Here are 17 public repositories matching this topic...

This is my final year project "customer reviews classification and analysis system using data mining and nlp". It analyzes and then classifies the customer reviews on the basis of their fakeness, sentiments, contexts and topics discussed. The reviews are taken from various e-commerce platforms like daraz and amazon.

  • Updated Sep 12, 2024
  • Jupyter Notebook

Our study utilizes BERT and LSTM models alongside Monte Carlo Dropout (MCD) on the Yelp Labelled Dataset. MCD bolsters robustness by introducing uncertainty through neuron dropout. The BERT-embedded MCD achieves an impressive 91.75% accuracy, surpassing the LSTM model.

  • Updated Feb 27, 2024

Successfully developed a machine learning model which can predict whether an online review is fraudulent or not. The main idea used to detect the fake nature of reviews is that the review should be computer generated through unfair means. If the review is created manually, then it is considered legal and original.

  • Updated Apr 14, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the fake-review-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fake-review-detection topic, visit your repo's landing page and select "manage topics."

Learn more