Code Monkey home page Code Monkey logo

Comments (6)

maciejkula avatar maciejkula commented on July 24, 2024 2

It's not necessarily incorrect, but I can see why you might want to do it differently.

Could you make a PR that keeps the current code as default, but allows the alternative as an option? You could pass a mode argument that's either mean or min.

from spotlight.

Skorkmaz88 avatar Skorkmaz88 commented on July 24, 2024

elanmart, I think worst case you can make a fix on repository you forked and share it here, I would also love to see it

from spotlight.

maciejkula avatar maciejkula commented on July 24, 2024

Hi @elanmart, are you still interested in contributing this option?

from spotlight.

elanmart avatar elanmart commented on July 24, 2024

Oh, yes, sorry. I'll submit the PR ASAP.

from spotlight.

cmacdonald avatar cmacdonald commented on July 24, 2024

Can I bump this. I really think that all literature discusses reciprocal rank as a per-user measure (per-query for information retrieval), and the average is taken across users. For instance, in the Croft book page 319, "reciprocal rank... is defined as the reciprocal of the rank at which the first relevant document is retrieved"

Therefore .min() should be the default.

Taking the .mean() is more similar of the reciprocal ranks is, in an adhoc way, to Mean Average Precision, and should be deprecated in favour of that.

Happy to contribute a PR. My own implementation also supports rank cutoffs and not dropping users with no relevant test items, but setting them to 0 in the array.

from spotlight.

cmacdonald avatar cmacdonald commented on July 24, 2024

bump

from spotlight.

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.