Git Product home page Git Product logo

Comments (4)

sethtroisi avatar sethtroisi commented on August 26, 2024

Mirroring this comment, I wanted something better than ELO and this library has been super useful with only minor gotchas.

from choix.

lucasmaystre avatar lucasmaystre commented on August 26, 2024

Hi @Kobold and @sethtroisi thanks for the kind words!

Is there anything you'd find useful to have in the library / any ideas for improvements?

If you're using the library for player rating, you might potentially be interested in kickscore, another lib I'm working on that handles time-varying parameters:
https://github.com/lucasmaystre/kickscore

(Though it's a bit less stable and there's no documentation for now)

from choix.

sethtroisi avatar sethtroisi commented on August 26, 2024

@lucasmaystre
One of the strong points of choix is the good documentation. I also appreciated your support In #9

I'm using choix for AI ratings in Go, we break out each version as a seperate "player" so there should be no time varying component.

For useful features:

  • I have lots of games ~300K if I don't pass good starting points it takes ~~2 minutes which could always be faster but certainly isn't a blocking anything right now
    • Most of my pairs have 20+ games played, maybe something could be improved here
  • I've written a dynamic pairing program a couple of times and it always has issues. input is all games played (and potentially a estimate of rating for players without many games) and output is a set of matchups that will reduce uncertainty.

from choix.

lucasmaystre avatar lucasmaystre commented on August 26, 2024

@sethtroisi thanks for the input. Point 1 (computational efficiency) is on my TODO list, I hope to be able to get to this soon. Will create an issue to track this.

from choix.

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.