Commit 2299db1a by Rebecca Merrett

Update README.md

parent c245a768
Data Science Dojo <br/>
Copyright (c) 2016 - 2020
---
**Level:** Advanced <br/>
**Recommended Use:** Text Analytics<br/>
**Domain:** Marketing<br/>
# Amazon product reviews data
This dataset contains product reviews and metadata from Amazon, including 142.8 million reviews spanning May 1996 - July 2014.
......@@ -27,4 +36,23 @@ where
- overall - rating of the product
- summary - summary of the review
- unixReviewTime - time of the review (unix time)
- reviewTime - time of the review (raw)
\ No newline at end of file
- reviewTime - time of the review (raw)
## Acknowledgement
This data set has been sourced from [jmcauley.ucsd.edu/data/amazon/links.html](http://jmcauley.ucsd.edu/data/amazon/links.html)
### Use of this data requires citation
Please cite one or both of the following if you use the data in any way:
Ups and downs: Modeling the visual evolution of fashion trends with one-class collaborative filtering <br/>
R. He, J. McAuley <br/>
WWW, 2016 <br/>
[pdf](http://cseweb.ucsd.edu/~jmcauley/pdfs/www16a.pdf)
Image-based recommendations on styles and substitutes <br/>
J. McAuley, C. Targett, J. Shi, A. van den Hengel <br/>
SIGIR, 2015 <br/>
[pdf](http://cseweb.ucsd.edu/~jmcauley/pdfs/sigir15.pdf)
\ No newline at end of file
  • Digging into this Amazon product review dataset could offer interesting insights into evolving fashion preferences over time. Trends like the tartan kilt now reimagined as practical, modern wear—might show surprising longevity in consumer sentiment. Would be cool to explore how traditional pieces keep their relevance across decades of feedback.

Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment