[mlpack-svn] [MLPACK] #150: inappropriate mixture of interfaces

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Wed Nov 23 10:48:35 EST 2011


#150: inappropriate mixture of interfaces
-------------------------------------------------------------------------------------------------------------------+
  Reporter:  nslagle                                                                                               |        Owner:            
      Type:  defect                                                                                                |       Status:  new       
  Priority:  major                                                                                                 |    Milestone:  MLPACK 1.0
 Component:  MLPACK                                                                                                |   Resolution:            
  Keywords:  neighbor_search, mog, emst, fastica, svm, regression, nnsvm, mvu, interfaces, command line interface  |     Blocking:            
Blocked By:                                                                                                        |  
-------------------------------------------------------------------------------------------------------------------+

Comment (by nslagle):

 We probably should excise all PARAM_* statements from header files.  We
 can specify required parameters from the arg-lists of the constructors.
 Leaving the PARAM_* statements in the header files forces a user to adopt
 CLI when he/she/it may prefer not to use it.

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