Chedi26 commited on
Commit
f7d2932
·
verified ·
1 Parent(s): 685d80f

Update README.md

Browse files

Asubset of amazon review data by He, R.; and McAuley, J. J. 2016. Ups and Downs: Modeling the Visual Evolution of Fashion Trends with One-Class Collaborative Filtering. In WWW, 507–517. ACM
Since it is not possible to use all the dataset because of it's big size. I created thus subset where each category is represented by 1200 lines.
Hope this help

Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
2
  license: mit
3
- ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - en
5
+ tags:
6
+ - review,
7
+ - training,
8
+ - amazon
9
+ - subset
10
+ pretty_name: amazon-review-subset
11
+ ---