Divye Gala

Results 54 issues of Divye Gala

If the cluster tree is empty and `allow_single_cluster=True`, root is chosen as a cluster here https://github.com/scikit-learn-contrib/hdbscan/blob/master/hdbscan/_hdbscan_tree.pyx#L780 Now, if `cluster_selection_epsilon == 0.0`, the selected clusters get overwritten to be the empty...

`normalize` parameter is deprecated in scikit-learn 1.x.x. This PR fixes failing weighted ridge tests.

bug
Cython / Python
non-breaking
inactive-30d

These are tasks for cuML's HDBSCAN implementation after 21.06 release - [x] Move HDBSCAN out of experimental (this can be done after sections 1, 2, and 3 below are complete)....

feature request
inactive-90d

Depends on https://github.com/facebookresearch/faiss/pull/3084

CLA Signed

improvement
non-breaking
cpp
CMake
python
ci
Benchmarks

bug
non-breaking
cpp

https://github.com/rapidsai/raft/pull/2022 introduced a C++ and Python API to search a CAGRA graph using hnswlib. As of now, the API only supports vanilla searches.

feature request

feature request
non-breaking
cpp
CMake

bug
5 - DO NOT MERGE
non-breaking
python