-
gh-17538 was merged to add more C++/pybind11-backed distance metrics, leading to a net-positive situation with performance of those metrics, but a few modest regressions for a subset of `bool` compari…
-
Our current implementation computed subject-wise correlation matrices, fisher's r2zs them, computes the euclidean mean and then inverts the fisher's r2z (i.e. z2r)
We could explore other distance f…
-
Would it be possible to include non-numeric and heterogeneous distance metrics as part of the standard library?
Unfortunately, none of the distance calculations designed to handle categorical fea…
-
## The Bug
I'm trying to declare a Field as a Vector-Field by setting the `vector_options` on the `Field`.
Pydantic is then forcing me to annotate the field with a proper type.
But with any possibl…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
Now in milvus, weighted ranker need to do normo…
-
As far as I know, Ethereum uses a variant of Kademlia protocol. The distance of two node is based on the common prefixes of node ids (hashed actually).
In this way, the whole space of node ids are …
-
Currently two nodes on `macm2-01.ih-eu-mda1.nimbus.holesky` are failing the `BeaconChainNoAggregatesReceived` metrics check:
![image](https://github.com/user-attachments/assets/f7d57a13-eadd-4ba9-8…
-
I tried yolov8 object detection , and deep sort object tracking to track vehicles , using the Nicolai Nielsen tutorials.I got this below error.
Trace if the error.
`ValueError …
-
**Is your feature request related to a problem? Please describe.**
I wish I could use cuML to calculate euclidean distance on data with missing values in the same way sci-kit learn can with `nan_eucl…
-
This was originally reported in #1247 and a temporary pin introduced in #1248. I've opened this to track the issue so we can remove the pin.