Coder Social home page Coder Social logo

huangyueranbbc / recommendbyitemcf Goto Github PK

View Code? Open in Web Editor NEW
26.0 3.0 13.0 510 KB

Hadoop mapreduce. 基于ItemCF的协同过滤 物品推荐系统 Collaborative filtering goods recommendation system based on ItemCF

Java 100.00%
itemcf tianchi recommend hadoop spark yarn big-data collaborative-filtering collaborative deep-learning

recommendbyitemcf's Introduction

基于ItemCF的协同过滤 物品推荐系统 Collaborative filtering goods recommendation system based on ItemCF

Travis Travis

Step1.run(config, paths); // 格式化 去重 Format reset
Step2.run(config, paths); // 计算得分矩阵 Score matrix
Step3.run(config, paths); // 计算同现矩阵 Computing co-occurrence matrix
Step4.run(config, paths); // 同现矩阵和得分矩阵相乘 Multiply the co-occurrence matrix and the score matrix
Step5.run(config, paths); // 把相乘之后的矩阵相加获得结果矩阵 Add the matrix after multiplication to obtain the result matrix
Step6.run(config, paths); // 排序推荐 Sort recommendation

recommendbyitemcf's People

Contributors

huangyueranbbc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

recommendbyitemcf's Issues

请教大神

你好,我是新手。请问pom.xml里表示什么意思呢?我已经在linux搭建了hadoop平台,pom.xml里还有要写的必要吗?

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.