Giter Club home page Giter Club logo

cf-rating-prediction's Introduction

CF-Predictor-logo

A huge number of your nerve cells die every time when you wait for a rating update on Codeforces. Stop this! From now you could use this service, it calculates approximate rating changes for every contestant.

FOR USERS

The most interested thing for you is chrome extension. It partly modifies the contest standings page and shows approximate rating changes for every contestant. You could find it here. alt tag

Also you could find more detailed information (seed, rank, expected delta, etc.) here alt tag

A project currently in beta, so predictions are not very accurate. Average mistake around 5 points, but for the contestants at the back of standings it could be greater up to a few hundreds.

FOR DEVELOPERS

Project consist of 3 main parts.

โ„– assignment path language
1 compute role CF-PredictorBackEnd Java8, Tomcat
2 web role CF-PredictorFrontEnd Java8, Tomcat
3 chrome extension CF-Predictor-Extension JavaScript (with using jQuerry)

Compute role send requests to codeforces, compute approximate rating changes and store some of them in the cache. Every cached value recomputes once a few minutes.

Web role just get rating prediction from compute role and show it in human readable view.

Currently compute & web roles runs on aws Elastic Beanstalk. Servers run only in the contest's days to prevent overusing free tier resources.

Chrome extension send request to web role, get JSON response and partly modify the contest standings page.

If you want to contribute to the project or have any questions, you could reach me by codeforces profile or email [email protected]

DONATE

BTC wallet: 1Gn2TaSqRUwGFmfeseDphHV9dGR8YAzvim

cf-rating-prediction's People

Contributors

coder3101 avatar dependabot[bot] avatar fivano avatar kieranhorgan avatar nella17 avatar wasylf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cf-rating-prediction's Issues

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.