GithubHelp home page GithubHelp logo

recommendclient's Introduction

RecommendClient v0.01

steam游戏推荐功能

要运行起来需要替换RunTest.java和User2Item.java里的key和targetSteamid变量。 查询主要分为2部分

  • 第一部分是根据targetSteamid,调用steam api获取相关信息,包括好友和好友的好友,以及这些人所拥有的游戏以及游戏时间数,这部分耗时不少,因为steam api限调用频率而且每次只能针对一个用户调用,有解决方法但是还没实现
  • 第二部分为使用2种CF算法太计算推荐的游戏,默认只用userCf算法,另一个能跑而且比较准,但需要很多时间,之后有机会优化

暂时就酱

recommendclient's People

Contributors

adamchen233 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.