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

Try to avoid creating too small outputs #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

nopara73
Copy link
Owner

100 ran
inputCount = 100;
userCount = 30;

MASTER

Median output count:    191
Median change count:    1
Median change percent:  0.3
Median out anonsets:    5.1
Median leftovers:       424

AVOIDING 100x LESS REPS
Median output count:    182
Median change count:    2
Median change percent:  0.2
Median out anonsets:    5.3
Median leftovers:       577

@nopara73
Copy link
Owner Author

nopara73 commented May 7, 2022

Not merging this, because the intuition is not clear why this would make things better and the good results can be explained by the fact that this lowers the randomness of the algorithm.

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

Successfully merging this pull request may close these issues.

1 participant