Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 439 Bytes

TODO.md

File metadata and controls

12 lines (10 loc) · 439 Bytes

TODO for the atria package:

  • add Roxygen documentation to all functions in the package
  • add benchmarking tools for comparison with other packages
  • explore optimization of the atria algorithm:
    • parameter tuning
    • spill-over trees
    • allowing to build search trees with wrong (lower) Rmax
    • store Rmax and Rmedian, use Rmedian for approximate searches
    • compute cluster centroids to reduce Rmax

Last modified: Jan 2018