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

Random Seed #48

Open
jowch opened this issue Jan 28, 2022 · 1 comment
Open

Random Seed #48

jowch opened this issue Jan 28, 2022 · 1 comment

Comments

@jowch
Copy link

jowch commented Jan 28, 2022

Hi! I've had great success with this package so far. I was wondering if it is possible to add a random seed for reproducibility. Perhaps there is an alternative, existing way to do this that I haven't thought of. Thanks!

@timze216
Copy link

UMAP has randomness in approximation and optimization problem solving, by setting RNG you will get a stable result,

Random.seed!(2022)

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

2 participants