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

A way to set the seed and/or pickup where you left off #96

Open
jdarling opened this issue Feb 26, 2020 · 0 comments
Open

A way to set the seed and/or pickup where you left off #96

jdarling opened this issue Feb 26, 2020 · 0 comments

Comments

@jdarling
Copy link

I have a use case where I need to be able to restart the process where we left off, basically calling csvdedupe as a service to create training sets. I need to find a way that I can call csvdedupe get a pair to match against, call it again give it the answer, and have it store the settings and state. I thought I could do this by setting the random.seed value but I can't find a command line option for this.

I found dedupeio/dedupe#541 and dedupeio/dedupe#643 but neither has an actual solution and were closed due to inactivity.

Any ideas?

Thanks,
Jeremy

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

No branches or pull requests

1 participant