What if i want to do the K-NN request without getting result in a time?
Open
question
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 218
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
Hello, davidmoten
Thanks for reading my questions.
I want to do the K-NN query to a MBR but i don't know how much will k be. I want to get the result set incrementally. For example.It's a while loop. In each round, i want to get 5 more K-NN MBRs. What can i do to reach this goal in your code?
Looking forward to your reply.
Thanks very much!
BTW, your code really helped me a lot! Thank you very much!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.