We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63d306d commit 09d00d3Copy full SHA for 09d00d3
1 file changed
README.md
@@ -12,9 +12,15 @@ This repository contains various recommendation systems datasets for [Cornac](ht
12
* [x] citeulike
13
* [x] epinions (hosted on trustlet.org)
14
* [x] filmtrust
15
-* [ ] gowalla
+* [x] gowalla
16
+ * [x] `check-ins.zip` (GitHub releases: https://github.com/PreferredAI/static-data/releases/download/gowalla/check-ins.zip)
17
* [x] movielens
18
* [ ] netflix
19
* [x] tafeng
20
* [ ] tradesy
-* [ ] yoochoose
21
+ * [ ] `users.zip`
22
+ * [ ] `item_features.zip`
23
+* [x] yoochoose
24
+ * [x] `buy.zip`
25
+ * [x] `click.zip` (GitHub releases: https://github.com/PreferredAI/static-data/releases/download/yoochoose/click.zip)
26
+ * [x] `test.zip`
0 commit comments