How can i use "precomputed" HDBSCAN in BerTopic? #2202
Unanswered
shadabmeymandi
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
It's difficult to say without more specifics. Could you create an issue and fill in the necessary information? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
when i use metric="precomputed" in my HDBSCAN and then run my BerTopic model i face the error:
ValueError: operands could not be broadcast together with shapes (5,) (5,498)
how can i fix this?
Beta Was this translation helpful? Give feedback.
All reactions