LeelaChessZero / LeelaChessZero/lczero-server
Change the default graph to Elo Estimate from self-elo.
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 45
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
The amount of questions on the discord and in other forums regarding self-elo is still very high.
I would say that questions on why self-elo is going down may be the first cause of frustration and loss of contribution for new users.
A simple change of the default graph to "elo estimates" would solve a lot of these issues.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the website code that chooses the default graph and compare the available “self-elo” and “elo estimates” options. Change the initial selection to “elo estimates” and verify that the graph opens with that view by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100