Skip to content

Resetting local connectivity and metrics #841

Answered by lmcinnes
jlmelville asked this question in Q&A
Discussion options

You must be logged in to vote

Let's see if I can provide at least some answers. The first question is at least relatively straightforward: mostly resetting local connectivity should be the right thing to do, but the __sub__ routine is pretty experimental (I added simply because it seemed like an obvious counterpart once I added the __add__ and __mul__), and resetting local connectivity there ... pretty much eliminated anything __sub__ did, so I just didn't do it in that case. It is just an odd and quirky example really.

For the second question: it's a rough approximation to smooth_knn_dist; the first step is equivalent to the local connectivity to a degree. Perhaps this could be done better/more accurately with more c…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jlmelville
Comment options

jlmelville Mar 8, 2022
Collaborator Author

Answer selected by jlmelville
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants