Anonymous | Login | Signup for a new account | 2024-11-22 09:56 MSK |
Main | My View | View Issues | Change Log | Roadmap | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
0000310 | [ALGLIB] Data analysis | feature | have not tried | 2010-03-04 17:06 | 2010-03-04 17:06 | ||
Reporter | SergeyB | View Status | public | ||||
Assigned To | SergeyB | ||||||
Priority | normal | Resolution | implemented | Platform | |||
Status | resolved | OS | |||||
Projection | none | OS Version | |||||
ETA | none | Fixed in Version | 2.4.0 | Product Version | |||
Target Version | Product Build | ||||||
Summary | 0000310: IMPLEMENTED: nearest neighbor search using kd-trees | ||||||
Description |
Essential features are: * O(N*logN) construction time, O(logN) query time * several query types: k nearest neighbors, all neighbors within R-sphere, k approximate nearest neighbors * several norm types: 1-norm, 2-norm, inf-norm * ability to store both points themselves and labels: Y-values or integer tags |
||||||
Steps To Reproduce | |||||||
Additional Information | |||||||
Programming language | Unspecified | ||||||
Attached Files | |||||||
|
There are no notes attached to this issue. |
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |