TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Examples and best practices for building recommendation systems

122 点作者 navigaid超过 6 年前

4 条评论

emourkai超过 6 年前
this really should've been named "recommendations for building recommendation systems"
评论 #18942536 未加载
anjc超过 6 年前
If you&#x27;re the author, I&#x27;m not sure that the definition of recall@k is correct.<p>&gt;Recall@k is a metric evaluate how many items, in the recommendation list, are relevant (hit) in the ground-truth data.
评论 #18942561 未加载
tandav超过 6 年前
My collection of usefull links about recommender systems (dirty) <a href="https:&#x2F;&#x2F;gist.github.com&#x2F;tandav&#x2F;a2f87e91cb5c441c57657cceb788c86c" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;tandav&#x2F;a2f87e91cb5c441c57657cceb788c...</a>
tandav超过 6 年前
Sadly but evaluation metrics are only implemented in pyspark.mllib (RDD API) but not in pyspark.ml (Dataframe API)<p>Also worth mention about implicit feedback
评论 #18944671 未加载