Joaquin Dominguez
Results
2
issues of
Joaquin Dominguez
Sklearn deprecated `force_all_finite` param for check_array(). Docs [here](https://scikit-learn.org/stable/modules/generated/sklearn.utils.check_array.html). There is a deprecation warning when fitting the model. check_array function is used twice in hdbscan_.py. Changed both to new param naming...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug When running any script that imports either of the Milvus...
kind/bug