A fast and accurate contest rating prediction web application.
This product is a Leetcode weekly and biweekly contest rating predictor. It is an online application that provides predicted results for these contests. The core prediction algorithm is fast and accurate, providing users with their predicted ratings within 20-30 minutes after the contest has finished. The web page is also responsive and can be accessed on phones and tablets. The product utilizes various technologies and frameworks such as MongoDB, Beanie, APScheduler, Numpy, Numba, FastAPI, React, TailwindCSS, DaisyUI, and Echarts.
To install this Leetcode weekly and biweekly contest rating predictor, follow the steps below:
git clone [repository url]
virtualenv venv
venv\Scripts\activate
source venv/bin/activate
pip install -r requirements.txt
python main.py
cd frontend
npm install
npm start
This Leetcode weekly and biweekly contest rating predictor is a fast and accurate application that predicts users’ ratings for these contests. It utilizes various technologies and frameworks to provide a responsive web page and efficient prediction algorithm. With its installation guide, users can easily set it up and start using it to get their predicted ratings.