Skip to content

TST Translation invariance for K-NN search #20279

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

jjerphan
Copy link
Member

@jjerphan jjerphan commented Jun 16, 2021

Reference Issues/PRs

Relates to #20278.

What does this implement/fix? Explain your changes.

As of now, this reports 36 test cases for #20278 of which 17 are failing, and 19 are passing.

Any other comments?

To me, the way of alleviating this problem is not trivial: centering the data on a target center might help, but would come at greater computational cost, memory usage, and potential data degradation.

@jjerphan
Copy link
Member Author

Closing as made irrelevant by #20254.

@jjerphan jjerphan closed this Oct 18, 2021
@jjerphan jjerphan deleted the tests/knn-translation-invariance branch October 21, 2022 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant