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

knnpredict function #106

Merged
merged 2 commits into from Jul 6, 2023
Merged

knnpredict function #106

merged 2 commits into from Jul 6, 2023

Conversation

AZM999
Copy link
Contributor

@AZM999 AZM999 commented Jul 6, 2023

returns labels, score and cost for the query points using knn algorithm on provided input data, Added BISTs ,and 1 demo for comparing different distance metrics for same points

…given data, added BISTs for all distance metrics, added demo for comparing nearest neighbours using different distance metrics, internal function predictlabel uses 2 for loops, need to vectorize it
@pr0m1th3as pr0m1th3as merged commit 03e2e81 into gnu-octave:main Jul 6, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants