Challenge Overview
Overview
The goal of this challenge is to use the existing development rating formula for implementing We are looking for ideas from the community on how best we can implement designer ratings. As an example, we could use the following member information to be used in calculating the designer ratings.
- member handle
- challenge registrations
- valid submissions
- 1st place wins
- 2nd place wins
- 3rd place wins
- all other placements (accounts for more than 3 placements)
- checkpoint submissions
- failed screening submissions
Sample dataset in JSON format (both formatted and unformatted) for last 6 months is provided for reference purposes.
Feel free to use the provided metrics for your ratings formula - it is NOT mandatory to do so though
Additional Resources
Please read the following links for more insights on how the existing rating system works
https://www.topcoder.com/member-onboarding/understanding-your-topcoder-rating
https://en.m.wikipedia.org/wiki/Elo_rating_system
https://help.topcoder.com/hc/en-us/articles/217481618
Final Submission Guidelines
1. A document up to 2-4 pages in word or PDF format describing your formula for designer ratings with appropriate justifications. Please make sure to include the rated sample data as a JSON file.
2. It should be written in English.
3. To use charts, diagrams and tables to explain your calculations is encouraged from a comprehensive perspective.