-
Notifications
You must be signed in to change notification settings - Fork 20
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
Allow overwrite if forced #279
Conversation
CI error due to scikit-learn-contrib/hdbscan#607 |
I would like to use the HDBSCAN in sklearn 1.3.0 but this does not yet have prediction of new points, apparently this will be added in a future version. For now, hopefully the above gets fixed in a near release of hdbscan |
Still need to check that the .refs file after update-db in the output directory is correct |
I think hdbscan issue should be fixed, but need a fresh mamba environment (will use cache at least for 24 hrs) |
This reverts commit ea093b1.
Fix overwrite, correct error messages
I'm going to merge this as we're overdue a release. Let's aim to fix #273 in 2.7.0 |
For #273 but will address properly later