[mlpack-svn] [MLPACK] #164: Standardized concept for class output to Log

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Mon Feb 10 09:59:44 EST 2014


#164: Standardized concept for class output to Log
------------------------------------------------------+---------------------
  Reporter:  rcurtin                                  |        Owner:  trironk3    
      Type:  wishlist                                 |       Status:  accepted    
  Priority:  major                                    |    Milestone:  mlpack 1.1.0
 Component:  mlpack                                   |   Resolution:              
  Keywords:  mlpack output model type consistent api  |     Blocking:              
Blocked By:                                           |  
------------------------------------------------------+---------------------

Comment (by rcurtin):

 A couple things need to be revisited in core/ (I haven't yet looked in
 methods/):

  * mlpack::kernel::PSpectrumStringKernel - doesn't print member variables
 (or information about them)
  * mlpack::metric::MahalanobisDistance - doesn't print covariance or
 TakeRoot template parameter
  * mlpack::tree::CoverTree - not tested
  * mlpack::tree::BinarySpaceTree - how much of the tree should we print?
 I think just the node and its children (but my mind could be changed if
 there's a persuasive other argument)
  * mlpack::tree::MRKDStatistic - not tested

 I've made some changes here and there but for the most part this looks
 good.

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/164#comment:17>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed at Georgia Tech.


More information about the mlpack-svn mailing list