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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

While doing BERTopic modeling in hdbscan clustering step i am getting error as numpy.float64 cannot be interpreted as an integer #602

Closed
shubhambagalsrb opened this issue Jul 18, 2023 · 5 comments

Comments

@shubhambagalsrb
Copy link

in _hdbscan_tree.pyx in condense_tree i am getting this error

@msfrazier
Copy link

Having this problem as well

1 similar comment
@rulas99
Copy link

rulas99 commented Jul 18, 2023

Having this problem as well

@mp-fernandes
Copy link

name = "hdbscan"
version = "0.8.29"

In this version I am not receiving this BUG.

@aquemy
Copy link

aquemy commented Jul 19, 2023

This should be solved by the newest version 0.8.33.
See in particular this message and the messages below: #600 (comment)

@shubhambagalsrb
Copy link
Author

Yeah I created new env and again installed all packages now it is working.

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

No branches or pull requests

5 participants