Skip to content
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

How is the Nearest Neighbor method implemented? #12

Open
ccdou opened this issue Jan 20, 2024 · 3 comments
Open

How is the Nearest Neighbor method implemented? #12

ccdou opened this issue Jan 20, 2024 · 3 comments

Comments

@ccdou
Copy link

ccdou commented Jan 20, 2024

Thank you for your work.

The paper mentions the use of two methods, Nearest Neighbor and Linear Classification.
In the published code, I only found the implementation of Linear Classification and couldn't find how Nearest Neighbor is implemented. Is this part not disclosed?

@2kxx
Copy link

2kxx commented Apr 3, 2024

Hi, ccdou. I find this problem, too. Do you get the answer?

@ccdou
Copy link
Author

ccdou commented Apr 9, 2024

Hi, ccdou. I find this problem, too. Do you get the answer?

no,I don't use this method in my work

@2kxx
Copy link

2kxx commented Apr 10, 2024

Hi, ccdou. I find this problem, too. Do you get the answer?

no,I don't use this method in my work

Okay, it seems I have no choice but to do it myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants