makitanikaze
commited on
Commit
•
813b196
1
Parent(s):
5815f4c
Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,8 @@ metrics:
|
|
24 |
widget:
|
25 |
- text: "I find the purchase history list of user_15466: 4110 -> 4467 -> 4468 -> 4472 I wonder what is the next item to recommend to the user. Can you help me decide?"
|
26 |
example_title: "Sequential Recommendation"
|
|
|
|
|
27 |
---
|
28 |
|
29 |
# P5
|
|
|
24 |
widget:
|
25 |
- text: "I find the purchase history list of user_15466: 4110 -> 4467 -> 4468 -> 4472 I wonder what is the next item to recommend to the user. Can you help me decide?"
|
26 |
example_title: "Sequential Recommendation"
|
27 |
+
- text: "Pick the most suitable item from the following list and recommend to user_250 : \n 4915 , 1823 , 3112 , 3821 , 3773 , 520 , 7384 , 7469 , 9318 , 3876 , 1143 , 789 , 595 , 3824 , 3587"
|
28 |
+
example_title: "Direct Recommendation"
|
29 |
---
|
30 |
|
31 |
# P5
|