Cannot reduce embeddings with cuML: NotImplementedError: Metric 'cosine' not supported for dense inputs with build_algo='nn_descent' #2391
Unanswered
6801318d8d
asked this question in
Q&A
Replies: 1 comment
-
This relates to |
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.
-
I tried to use cuML to speed up topic generation as described here.
Thus from my NVIDIA SDK WSL I run:
In order to visualize the documents, I would like to reduce the embeddings as described here:
But I obtain the following error:
Beta Was this translation helpful? Give feedback.
All reactions