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

Randomization seed for each line #64

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Conversation

babenek
Copy link
Contributor

@babenek babenek commented Jan 3, 2024

Issue: any modification of the set leads to huge perturbation in obfuscated data.
Solution: use constant randomization seed for each line according their number and FileID

test pass in Samsung/CredSweeper#484

meta/0f133e09.csv Outdated Show resolved Hide resolved
snapshot.yaml Outdated Show resolved Hide resolved
meta/0f133e09.csv Outdated Show resolved Hide resolved
meta/0f133e09.csv Outdated Show resolved Hide resolved
@babenek babenek marked this pull request as draft January 3, 2024 13:20
@babenek babenek marked this pull request as ready for review January 4, 2024 11:19
@babenek babenek merged commit ffbb0bf into Samsung:main Jan 4, 2024
@babenek babenek deleted the rndlineseed branch January 4, 2024 14:09
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.

None yet

3 participants