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

Make sure that the distribution of queries in random order is equal #296

Open
bigerl opened this issue Oct 30, 2024 · 0 comments
Open

Make sure that the distribution of queries in random order is equal #296

bigerl opened this issue Oct 30, 2024 · 0 comments

Comments

@bigerl
Copy link
Member

bigerl commented Oct 30, 2024

Idea: Shuffle a list where each query is contained n times. Use as stack picking one query from the top. When half of them is used up, add anther shiffled list to the bottom where each query is contained n/2 times.

@nck-mlcnv: having two lists where queries picked from the first end up in the second.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant