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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Dynamic User Model

1 点作者 Merkur超过 9 年前
Hi,<p>I could need a pointer, I have the feeling I am one inch away from understanding - but still something is missing. could you provide a hint or a resource or an sample implementation?<p>it&#x27;s about creating a dynamic user model for my CMS. I observe the user and record it&#x27;s interactions with the web page. I also managed to lift those interactions in a business domain - ie. interpret interactions with certain HTML Elements as interaction with a product &#x2F; article &#x2F; topic.<p>I got the data - as stream of filtered interactions - but still the math needed to create an actionable model eludes me. :(<p>I am looking for ways to aggregate the data into some expressions like &quot;user got strong interest in blue lamps&quot; the CMS could use to make decisions about content placement.<p>how can I organize the interaction in a way to draw sutch conclusion? what kinds of algorithm should I look into?<p>thx in advance, Merkur

暂无评论

暂无评论