min_topic_size == min_cluster_size Query #2464
scarlett-k-nhs
started this conversation in
Ideas
Replies: 0 comments
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, I was reading the code and I noticed that min_topic_size is only used if hdbscan is not passed into the the BERTopic Class. I just wanted to check if this is correct, and if so I would want to ask if it would be possible to add this to the documentation for the hyperparameter tuning section, as I would suggest that min_topic_size does not need to be tuned, if you are already using min_cluster_size and passing in your own hdbscan model.
Beta Was this translation helpful? Give feedback.
All reactions