SysSn13 / leetcode-rating-predictor

Leetcode Rating Predictor built with Node. Browser extension and web interface.
https://lcpredictor.onrender.com/
MIT License
530 stars 54 forks source link

Incorrect values of previous rating in predictions for weekly contest 325 and biweekly contest 94 #63

Open amitpant14 opened 1 year ago

amitpant14 commented 1 year ago

In the predictions for this weekend's contests, incorrect previous ratings are shown on the predictions, resulting in incorrect final predictions. As per my understanding, this week's biweekly should display the previous rating as the value predicted after weekly-contest-324, but it has the rating value that was before the occurrence of that contest. It should lead to incorrect prediction results until this is corrected.