GithubHelp home page GithubHelp logo

luctivud / codeforces-future-rating-predictor Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 129 KB

Predict your future ratings from your past performance.

C++ 8.34% HTML 20.62% SCSS 69.85% JavaScript 1.19%

codeforces-future-rating-predictor's Introduction

The working of this model will be updated here, in markdown, the work is in progress. Till then you can enjoy the app.

Link to Web App: https://cffrpredict.netlify.app/

Link to the codeforces post: https://codeforces.com/blog/entry/92017

Codeforces-Future-Rating-Predictor

Currently, it works on a statistical approach with a few randomisation techniques and outlier management technique. A modified form of K-means clustering has been used to detect the upper bound of rating and a free-form mean is used to get the lower bound of the rating.

Currently just two clusters are used and the data is modified based on medians and random seeds. The actual rating prediction mechanism is based on the values provided by the seeds.

K-Means employed rating is given at least 2x more preference than the normal mean employed rating, and the final rating is calculated.

Currently, the model needs the following input from the user:

  • max_rating
  • current_rating
  • ratings_change1
  • ratings_change2
  • ratings_change3
  • lucky_number

Future Development:

To make it work under a Machine Learning model with the help of Codeforces API.

codeforces-future-rating-predictor's People

Contributors

luctivud avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

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.