stepannagibator's blog

By stepannagibator, history, 4 weeks ago, In English

Hello to all fellow coders. As Carrot seems not to work, I decided to try to create a rating predictor myself. Here it is.

https://gevorgyanstepan54-create-cf-rating-predictor-app-flzjqh.streamlit.app/

This is a fully working app, trained to give results for all ratings. A percentile is the place in the contest divided by the number of participants.

Special thanks to github.com/awinnnie (she's a wonderful, pretty girl) for help.

  • Vote: I like it
  • +29
  • Vote: I do not like it

»
4 weeks ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

is it useful ? How to use it ? You didn't mention anything here!

»
4 weeks ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

I thought that CodeForces's API is broken now? So I think that any predictors (and other stuffs that use API) won't work.

  • »
    »
    4 weeks ago, hide # ^ |
     
    Vote: I like it 0 Vote: I do not like it

    So the API call to get the standings of the contest doesn't work. ButI was able to get tue data of rating changes for each contest,and train the model on that data. For my predictor you should only input the contest type, your current rating and your precentile place in the contest.

»
4 weeks ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by stepannagibator (previous revision, new revision, compare).

»
4 weeks ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by stepannagibator (previous revision, new revision, compare).

»
4 weeks ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by stepannagibator (previous revision, new revision, compare).