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

Build a Nearest Neighbor Map Reduce Component #348

Closed
rwgdrummer opened this issue Apr 17, 2015 · 0 comments
Closed

Build a Nearest Neighbor Map Reduce Component #348

rwgdrummer opened this issue Apr 17, 2015 · 0 comments
Assignees
Milestone

Comments

@rwgdrummer
Copy link
Contributor

Support Orthrodromic distance as option.
The component is extensible so that handling nearest neighbors is delegated to extension classes.
The NN mapper/reducer should be agnostic to input and output formats.
Refactor where necessary to, In general, adjust existing analytics to support plug-in input.output formats, where it makes sense, to maximize reuse and increase uniformity.

Start using SL4J for consistency.

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

No branches or pull requests

2 participants