1. 首页
  2. 数据库
  3. 其它
  4. simple_recommender:RailsPostgres的简单推荐引擎 源码

simple_recommender:RailsPostgres的简单推荐引擎 源码

上传者: 2021-02-08 19:29:31上传 ZIP文件 44.03KB 热度 10次
simple_recommender :magnifying_glass_tilted_left: 在Rails / Postgres应用程序中获得相关项目“推荐X的用户也喜欢Y的用户”的快速简便方法。 book = Book . find_by ( name : "Harry Potter" ) # Find the books most similar to Harry Potter, based on users' likes book . similar_items # => [#, #,
下载地址
用户评论