Skip to content

Conversation

Guyniran
Copy link

Minor change to documentation.
HDBSCAN is the default clustering algorithm. So it was confusing whether min_topic_size will be used by it or not.

HDBSCAN is the default clustering algorithm. So it was confusing whether min_topic_size will be used by it or not.
@MaartenGr
Copy link
Owner

I'm not sure if this clarifies things. The hdbscan_model that is mentioned refers to the actual parameters:

BERTopic(hdbscan_model=...)

In other words, if you use that parameter then min_topic_size will not be used regardless of cluster model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants