【问题标题】:Is it possible to get user events instead of recommendations in PredictionIO是否可以在 PredictionIO 中获取用户事件而不是建议
【发布时间】:2018-11-13 07:27:11
【问题描述】:

考虑以下数据填充到 PredictionIO:

项目:三星、iPhone、Nexus
用户: U1、U2
事件:查看了 U1 三星,查看了 U1苹果手机

当我尝试执行以下查询时,我能够获得用户 U1 的建议:

{
    "user": "U1",
    "eventNames": ["view"]
}

但我想为用户U1 获取事件View 的所有数据。有可能吗?

【问题讨论】:

    标签: predictionio


    【解决方案1】:

    我认为http://PIO_SERVER_IP:7070/events.json?accessKey=YOUR_ACCESS_KEY 可能是您正在寻找的。​​p>

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2023-02-22
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-03-18
      • 1970-01-01
      相关资源
      最近更新 更多