Skip to content

Suppression and seeding for star buckets #296

Discussion options

You must be logged in to vote

I propose that there is no sql_seed for the start bucket. This in turn means that both the suppression decision and the noise addition are based on a single noise layer (Elm spec describes how to do this).

I already commented on this in the paper review discussion. Special cases generate complexity and are a fertile ground for bugs.
We could either use a default seed for the star bucket or generate a regular bucket seed using * for the bucket labels. The latter is more consistent with the handling of regular buckets.

I slightly prefer the first way, but we should do whatever is simpler.

The first way is also simpler.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
3 replies
@yoid2000
Comment options

yoid2000 Dec 6, 2021
Maintainer Author

@edongashi
Comment options

@yoid2000
Comment options

yoid2000 Dec 6, 2021
Maintainer Author

Answer selected by yoid2000
Comment options

You must be logged in to vote
4 replies
@yoid2000
Comment options

yoid2000 Dec 9, 2021
Maintainer Author

@pdobacz
Comment options

pdobacz Dec 9, 2021
Collaborator

@yoid2000
Comment options

yoid2000 Dec 9, 2021
Maintainer Author

@cristianberneanu
Comment options

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