-
We need to make it much more transparent how we are comparing the distances between our solutions and solution objects. Currently the way to do it is very labyrinthian and to figure it out you have to…
-
### Problem
As discussed with @helder-ribeiro, we need a function within SERD that can calculate the depth of residues identified by SERD as exposed. This depth value should be calculated for each re…
-
Implement the Mahalanobis Distance (MD) as an internal metric. As MD is a distance measure, it could be used in different ways: measuring the distance of the trajectories to their most likely cluster…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
See https://github.com/milvus-io/milvus/discuss…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: milvus v2.4.12-gpu
- Deployment mode(standalone or cluster):…
-
This issue reviews some of the performance gaps of the distance functions in `scipy.spatial.distance`, and proposes a “plug-in” mechanism aimed at making it easier to address these gaps by delegating…
-
Instant MPG seemingly randomly reports fuel flow (g/h for my settings) instead of MPG. Affects every screen as well as serial output. It seems to be working correctly about 20% of the time, and showin…
-
Problem to implement cosine similartity.
The learn tab includes use cases and pitfalls.
In the future probably could add the problem to implement other distance metrics as well for example: Chebysh…
-
Hi,
I want to know what are the distance metrics in nsg supported?
From readme, it seems that I do not found any metric parameter for input.
-
We don't need to calculate the metric value exactly - just make sure that the compared order is exactly the same as the original one.
e.g.
```C++
float BaseAdvancedSearch::l2_distance(const floa…