GithubHelp home page GithubHelp logo

recsys's Introduction

RecSys

项亮的《推荐系统实践》的代码实现以及结果展示分析,所有结果见:

Recommend System

测试用例见:

Tests

第一章

第一章主要介绍一些推荐系统的评价指标

第二章

第二章介绍推荐系统一些基本的模型。这里实验的数据同书上用MovieLen数据集。整个第二章实验包括前半部分的流行度分析以及后半部分基于MovieLen的推荐算法(协同过滤第一次运算会生成协同矩阵,会比较慢):

第三章

第三章主要讲冷启动问题:

  • 用户冷启动
    • 根据用户信息特征分组推荐
    • 外站信息导入
    • 根据用户首次进入反馈的兴趣点
  • 物品冷启动
    • 基于物品内容信息提取
    • 人工标注信息

第四章

介绍基于UGC的推荐。数据集用Delicious数据集(对于冷启动问题推荐热门商品)。

第五章

主要讲时间上下文的推荐算法

recsys's People

Contributors

qcymkxyc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.