[mlpack-svn] [MLPACK] #191: bin/allknn failing for some data sets

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Fri Jan 27 01:04:30 EST 2012


#191: bin/allknn failing for some data sets
-----------------------------------+----------------------------------------
  Reporter:  pram                  |        Owner:              
      Type:  defect                |       Status:  closed      
  Priority:  major                 |    Milestone:  mlpack 1.0.1
 Component:  mlpack                |   Resolution:  fixed       
  Keywords:  mlpack allknn allkfn  |     Blocking:              
Blocked By:                        |  
-----------------------------------+----------------------------------------
Changes (by rcurtin):

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


Comment:

 The results are very likely to be correct (in the test I ran, they were
 correct, and the AllkNNTest/AllkFNTest report success), so I'll resolve
 it.  The reason those tests didn't pick up this bug is because the bug was
 in allknn_main.cpp not the actual NeighborSearch class, which is what's
 tested.  I guess it would be good to actually run the executables on some
 datasets to test them too, but our current testing framework doesn't quite
 allow for that and I'm not sure how to go about doing it.

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