Fake Product Review Detection using Machine Learning

1,501.00
  • Paytm payment gateway only for indian.
  • Problem Facing On Download Please Contact Here.
  • Other country Contact Here : help.projectworlds@gmail.com
  • WhatsApp – +916263056779
  • Source Code is Downloadable after payment is made successful.

 

Fake Product Review Detection using Machine Learning
Fake Product Review Detection using Machine Learning
1,501.00

There are no reviews yet.

Write a review

[youtube video=”https://youtu.be/MXOpPNM1xvk” autohide=”2″ autoplay=”1″ color=”red” controls=”1″ allowfullscreen=”1″ iv_load_policy=”1″ loop=”1″ theme=”dark” quality=”default” ratio=”default” button_channel=”UCFMkpvtYjSAPXUPjImQK7bg” button_layout=”default” button_theme=”default” button_subscriber_count=”default”]

Installing and running this app:

  1. Requirements: Use pip install/conda install to download following packages
  • Numpy, pandas
  • sklearn
  • spacy
  • Django 2.1
  • pickle
  • tqdm
  1. running the app:
  • Go to folder containing manage.py and run command: python manage.py runserver
  • Once the server starts, open browser. The app runs on http://127.0.0.1:8000/
  • fake_reviews.txt and real_reviews.txt contains some reviews that can be used to test the working of model.