[mlpack-svn] [MLPACK] #244: Apply tree traverser abstractions to range search

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Wed May 8 22:25:05 EDT 2013


#244: Apply tree traverser abstractions to range search
---------------------------------------------------------------+------------
  Reporter:  rcurtin                                           |        Owner:              
      Type:  enhancement                                       |       Status:  closed      
  Priority:  major                                             |    Milestone:  mlpack 1.0.6
 Component:  mlpack                                            |   Resolution:  fixed       
  Keywords:  range_search, range search, tree traversal, tree  |     Blocking:  284         
Blocked By:                                                    |  
---------------------------------------------------------------+------------
Changes (by rcurtin):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 r15042 and r15043 make these changes.  I have not run numerical tests, but
 the RangeSearchRules class makes a prune that the previous implementation
 did not, so it should be faster too.  Now we need to modify the executable
 (#284).

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/244#comment:3>
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