[mlpack-svn] [MLPACK] #156: Further generalization of trees to include cover trees

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Mon Oct 31 14:31:03 EDT 2011


#156: Further generalization of trees to include cover trees
----------------------+-----------------------------------------------------
 Reporter:  rcurtin   |        Owner:                                             
     Type:  wishlist  |       Status:  new                                        
 Priority:  major     |    Milestone:                                             
Component:  MLPACK    |     Keywords:  tree cover kd-tree generalization templates
 Blocking:            |   Blocked By:                                             
----------------------+-----------------------------------------------------
 There is an implementation of cover trees in Bill's `contrib/` code that
 should be taken and added to `core/tree/`.  We need to figure out how to
 make our own tree usage more generalized so that a user can either pass a
 `BinarySpaceTree` or a `CoverTree` to a method.

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/156>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.


More information about the mlpack-svn mailing list