Different result everytime I run snap.tl.spectral #423
Unanswered
MathildaStigenberg
asked this question in
Q&A
Replies: 2 comments 2 replies
-
|
The embedding results should be consistent across different runs. We have a test case for this: But the UMAP embedding is not reproducible. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
I cannot reproduce the error based on what have described. If you can share the test data and code, I can see if I can reproduce the error and fix it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
The result looks different everytime I run snap.tl.spectral on the same dataset. I run using this command: snap.tl.spectral(data, random_state=123). How can I get different result even though I have the same random_state? I want to have reproducible results if I have to re-run the tutorial.
Thanks in advance!
Best,
Mathilda
Beta Was this translation helpful? Give feedback.
All reactions