[mlpack-svn] [MLPACK] #190: Further generalization of trees to include ball trees

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Mon Jan 23 13:23:36 EST 2012


#190: Further generalization of trees to include ball trees
-------------------------+--------------------------------------------------
 Reporter:  rcurtin      |        Owner:                   
     Type:  enhancement  |       Status:  new              
 Priority:  major        |    Milestone:  mlpack 1.1.0     
Component:  mlpack       |     Keywords:  ball tree kd-tree
 Blocking:               |   Blocked By:                   
-------------------------+--------------------------------------------------
 There are several implementations of ball trees floating around in
 `contrib/`.  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
 `BallTree` to a method.

-- 
Ticket URL: <https://trac.research.cc.gatech.edu/fastlab/ticket/190>
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