Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

stump: Avoid overlap of best neighbours when k > 1 #1041

Unanswered
Ma11heuu asked this question in Q&A
Discussion options

I am new to stumpy.
When using stump with k>1 (to find more than one best neighbour), is there a way to avoid the overlap of the k neighbours found? The window size m should define the "exclusion zone" for overlapping.

You must be logged in to vote

Replies: 1 comment 1 reply

Comment options

@Ma11heuu Welcome to the STUMPY community and thank you for your question.

When using stump with k>1 (to find more than one best neighbour), is there a way to avoid the overlap of the k neighbours found? The window size m should define the "exclusion zone" for overlapping.

Unfortunately, there is no obvious way to avoid having the k neighbors overlap. I recall having a similar discussion with @NimaSarajpoor about this and we came to the conclusion that this would be non-trivial/impossible to implement.

You must be logged in to vote
1 reply
Comment options

Thank you for your quick reply!

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

AltStyle によって変換されたページ (->オリジナル) /