Giter Site home page Giter Site logo

Comments (2)

guidopetri avatar guidopetri commented on September 25, 2024

I've started adding the clock times and increment as features in the WP model, specifically in 77e86e9. I need to reorganize a lot of this code so that I can develop a better model I think, and there's a few features/different transformations that I still want to explore before calling this good for now.

Kyle Burris of Guardians fame suggested adding an "expected pace of play" feature by training a model to predict clock times based on move number, but using only the data from the winning side of a match. The idea here being that if your clock time is below the expected pace, then you'll have a harder time coming back from that and winning the game (unless, of course, you're winning OTB by a lot, but that's nuance that will be captured by the model).

from chess-pipeline.

guidopetri avatar guidopetri commented on September 25, 2024

Done in befca67 . The pace of play doesn't seem to affect the models much, but it seems to make the statsmodels logit model worse in Brier and better in AUC, and the opposite way around for the sklearn LR model, both for 2800+ blitz players and for the entire dataset.

For now I think I'm closing this issue. I've added in clock times in v2, so I'm happy with this version of the model.

from chess-pipeline.

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.