Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed parameter naming for HDBSCAN #1408

Merged
merged 1 commit into from Aug 5, 2023
Merged

Conversation

rnckp
Copy link
Contributor

@rnckp rnckp commented Jul 14, 2023

Hi Maarten

I think I noticed two small errors in the documentation and fixed these.

  • Corrected min_topic_size to proper HDBSCAN parameter min_cluster_size
  • Fixed value for parameter min_cluster_size in code line to 40 according to textual description

Awesome library by the way! Thanks a ton for making this available. Very much appreciated! 馃憤

- Corrected `min_topic_size` to proper HDBSCAN parameter `min_cluster_size``
- Fixed value for parameter `min_cluster_size` in code line to 40 according to textual description
@MaartenGr
Copy link
Owner

Thanks for the fix! LGTM 馃槃

@MaartenGr MaartenGr merged commit 4a42831 into MaartenGr:master Aug 5, 2023
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.

None yet

2 participants