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

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Wed Nov 30 14:07:43 EST 2011


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

Comment (by rcurtin):

 Well, this is "pretty output to the screen" not "save to a file in a smart
 way", so I think `operator<<()` and `Load()`/`Save()` would have to be
 separate.  Right now BinarySpaceTree has a `print()` function that I'd
 like to replace with `operator<<()`.  Does that seem reasonable, to apply
 `operator<<()` to most classes, so that a user can output that stuff to
 the screen?

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