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

kNearestDist message for dataSet #251

Closed
wants to merge 1 commit into from

Conversation

lewardo
Copy link
Member

@lewardo lewardo commented Aug 28, 2023

@tremblap @weefuzzy @AlexHarker

A feature for the dataSet object as requested by @tremblap
The equivalent to kNearest but returns the distances rather than the IDs, so that you can acquire those as well from the dataset, currently recalculates the distances which is suboptimal, but works as a proof of concept while indexing use cases and practical considering usefulness

@lewardo lewardo closed this Aug 28, 2023
@lewardo lewardo deleted the feature/dataset-knearest-dist branch August 28, 2023 12:30
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.

1 participant