Skip to content
#

fake-review-detection

Here are 17 public repositories matching this topic...

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

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

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