Git Product home page Git Product logo

cf's Introduction

CF源码实践

目的

user_based 和 item_based 的协同过滤算法理解与应用

过程

通过手写源码,并与经典模块进行比较,熟悉原理、效果和运行瓶颈,在现实场景中充分落地应用。

Schedule

2019.01.23 完成《Item-Based Collaborative Filtering Recommendation Algorithms》的代码重写,详见cf_itembased 2019.01.14 完善scikit-learn版本的备注;明确如何进行交叉验证和precison和recall;得到benchmark版本非常低,均不到10%。 2019.01.13 高级版本(scikit-learn 和 dataframe)分别运行,从低到高的改进;。

下一步行动

  1. 寻找优化的方法,组合模型

数据源 cf_scikit

github Markdown

https://guides.github.com/features/mastering-markdown/

cf's People

Contributors

lichald avatar

Stargazers

 avatar

Watchers

 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.