-
I get unstable results each time I run my code. UMAP random_state is also set to prevent stochastic behavior. so what is wrong??? how can I get back those good topics? this is the code block:
INFO: I'm running this on wsl on windows 11 and I'm using rapids cuml for UMAP and HDBSCAN. bertopic version is 0.16.4 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
When I'm using the original UMAP and HDBSCAN models, I can easily reproduce the results. As such, it might be related to your cuML variants. Which version of cuML are you using? How did you install it? Have you tried it with the latest version? |
Beta Was this translation helpful? Give feedback.
It might help to make sure you install the latest version of cuML. I remember they have pushed many updates (some related to fixing states).
That's exactly why I generally do not recommend focusing on cohere…