-
Notifications
You must be signed in to change notification settings - Fork 171
Cannot get the recommender queries? #69
Copy link
Copy link
Open
Description
I want to get the recommended data correctly.
Your thoughts and ideas
I followed the steps in the official documentation https://actionml.com/docs/h_ur.
- Install with docker, no problem, document page: https://actionml.com/docs/harness_container_guide
- Add the recommendation engine with harness_cli, no problem, the documentation page: https://actionml.com/docs/h_ur_quickstart
- After the engine is added, the test function is normal.
Describe your problem
After the data was successfully entered by post and the training was activated, the recommendation engine did not give me feedback.
1
2
3
The training event was triggered and about 10,000 pieces of data were entered in advance. When the request was routed to the queries, the recommended items were not returned to me. The recommendation engine was running normally, and the log was not reported. I don’t know why.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


