book recommendation:可通过REST API使用的简单图书推荐服务 源码
推荐书 可通过REST API使用的简单图书推荐服务。 圈子CI状态: 任务 提供可通过REST API使用的简单图书推荐服务。 可能需要定义一个新用户,然后向其提供20本书推荐。 为了建议用户,可以提供反馈。 反馈可以是“喜欢这本书”,“不喜欢这本书”或“不感兴趣”。 要求: Users are identified by their username. The list of recommendations should contain exactly 20 entries if possible. The code should be tested as appropriated. 在这一挑战的同时,可以找到合适的书籍数据集。 过程 Write down a brief proposal (not more than 1-2 hours) on how you do plan
文件列表
book-recommendation-master.zip
(预估有个39文件)
book-recommendation-master
pom.xml
3KB
mvnw
9KB
src
test
resources
books.csv
108KB
java
com
zenjob
暂无评论