Coder Social home page Coder Social logo

amazon-rating-product-sorting-reviews's Introduction

Rating Product and Sorting Reviews in Amazon


Problem

One of the most important problems in e-commerce is the correct calculation of the points given to the products after sales. The solution to this problem means providing greater customer satisfaction for the e-commerce site, prominence of the product for the sellers and a seamless shopping experience for the buyers. Another problem is the correct ordering of the comments given to the products. Since misleading comments will directly affect the sale of the product, it will cause both financial loss and loss of customers. In the solution of these 2 basic problems, e-commerce site and sellers will increase their sales, while customers will complete their purchasing journey without any problems.


Dataset

This dataset consist of Amazon product data, and it includes product categories and various metadata. The product with the most reviews in the electronics category has user ratings and reviews.

There are 12 different variables, around 4915 observations in the dataset.

reviewerID         : ID of the reviewer, e.g. A2SUAM1J3GNN3B
asin               : ID of the product, e.g. 0000013714
reviewerName       : name of the reviewer
helpful            : helpfulness rating of the review, e.g. 2/3
reviewText         : text of the review
overall            : rating of the product
summary            : summary of the review
unixReviewTime     : time of the review (unix time)
reviewTime         : time of the review (raw)
day_diff           : number of days since review was written (in days)
helpful_yes        : the number of times the review was found useful
total_vote         : number of votes given to the review

Installation

  1. Clone this repository
https://github.com/nedimcanulusoy/Amazon-Rating-Product-Sorting-Reviews.git
  1. Change directory to the cloned repository
cd Amazon-Rating-Product-Sorting-Reviews
  1. Open the notebook and run the cells

Disclaimer

The data set is not included due to General Data Protection Regulation (GDPR) rules.


amazon-rating-product-sorting-reviews's People

Contributors

nedimcanulusoy 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.