Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommend new score evaluation method #82

Closed
torquedrop opened this issue Oct 14, 2024 · 1 comment
Closed

Recommend new score evaluation method #82

torquedrop opened this issue Oct 14, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@torquedrop
Copy link

I recommend using the truncated mean scoring system. In this system, the highest and lowest scores are removed, and the average of the remaining scores is used to calculate the final result. To save time during score evaluation, consider reducing the sample size to 1024 or 512 for each scoring instance, and limiting the number of score calculations to 5.

@donaldknoller
Copy link
Contributor

Closing as duplicate of #80

@donaldknoller donaldknoller added the duplicate This issue or pull request already exists label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants