[mlpack-git] [mlpack] Dataset and Experimentation Tool Ideas (#582)

Ryan Curtin notifications at github.com
Tue Mar 22 16:21:40 EDT 2016


Yes, the code should definitely not be all in one file.

Any functionality that you implement that could be used by other parts of mlpack should be implemented as standalone utility functions.  Then the command-line program you write will simply process user input and use those standalone functions.  Take a look in `src/mlpack/core/` to see what I mean.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/582#issuecomment-200004317
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160322/3244dbca/attachment.html>


More information about the mlpack-git mailing list