-
### Is your feature request related to a problem? Please describe.
I have been working with unsupervised learning for a while and one part of my research was investigating different distance measur…
-
Hello, I would like to know what "adata.obsp['distances']" means. Do the distances include both spatial and expression spaces?
I want to calculate some intrinsic measures for the clustering, such as …
-
Since I realized that you must specify binary = T in vegdist to compute distance matrices on presence/absence data as opposed to abundance data, I keep seeing more and more places where others are inc…
-
Hi Mendhak,
Great work !
I think another filter should be interesting :
As the level of accuracy is reached (for example EPE=3m)
the distance traveled recorded through later points continues to …
-
It would be awesome if we could choose between several distance measures (e.g. jaccard).
-
The backend should compute the distance between the current sentence and the goal, and send it to the frontend (which can use this when calculating scores etc)
Suggestions for distance measures:
-…
-
For "cmp-plot.r" and similar plotting scripts: An issue with necrosis trigger and necrotic data is that cumulative measures should not be plotted with a moving average; however, "number of cells" and …
-
Thanks for a fantastic package!
If possible, would you please consider adding the option to calculate the distance between rows of matrix P and rows of a matrix Q? The R package 'pdist' offers thi…
-
```
requre irb(main):001:0> require 'distance_measures'
=> true
irb(main):002:0> a = [1,1]
=> [1, 1]
irb(main):003:0> b = [2,2]
=> [2, 2]
irb(main):004:0>
irb(main):005:0* a.euclidean_distance(b)
(ir…
-
# Description
We want to update the spinal levels in teh PAM50 using the measures from the Mendez 2021 paper. We discussed the potential limitations in #10 of placing direclty the segment length us…