Skip to content

senanurbalcioglu/rating_and_sorting_Amazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BUSINESS 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, while the e-commerce site and the sellers will increase their sales, the customers will complete the purchasing journey without any problems.

The Story of Dataset

This data set, which includes Amazon product data, includes product categories and various metadata. The product with the most comments in the electronics category has user ratings and comments.

reviewerID: User number
asin: Product number
reviewerName: User name
helpful: Useful rating
reviewText: Evaluation
overall: Product rating
summary: The summary of evaluation
unixReviewTime: Evaluation time
reviewTime: Evaluation time Raw
day_diff: The number of days since evaluation
helpful_yes: The number of useful evaluation
total_vote: The number of votes given to evaluation

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published