GithubHelp home page GithubHelp logo

Comments (4)

jbochi avatar jbochi commented on August 18, 2024

recalculate_user allows you to update user's latent factors if the confidence matrix has changed since the training. You can also use this to generate recommendations to users that were not in the training set. I mentioned this feature here: https://medium.com/@jbochi/recommending-github-repositories-with-google-bigquery-and-the-implicit-library-e6cce666c77

from implicit.

meidata avatar meidata commented on August 18, 2024

Thanks Juarez, your blog is very useful!

So to summarise,
if you set recaluculate_user = True, it could be :

  1. the user not in the training set (new user)
  2. the user who is in the training set but consumes more items (new items)

In your blog, you set the confidence = 40, can i ask how you choose the value in this parameter?

Super Thanks,

Meiyi

from implicit.

jbochi avatar jbochi commented on August 18, 2024

Glad you find it useful, Meiyi. 40 was the value used in the original paper "Collaborative Filtering for Implicit Feedback Datasets" paper, but you should definitely do some kind of evaluation to pick the best value or weighting scheme for your dataset.

from implicit.

meidata avatar meidata commented on August 18, 2024

Thanks Juarez!!

from implicit.

Related Issues (20)

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.