[mlpack-git] [mlpack/mlpack] add cli executable for data_split (#650)

Keon Kim notifications at github.com
Thu May 26 15:15:36 EDT 2016


I added TrainTestSplit() and renamed old ones to LabelTrainTestSplit() as discussed in #651 .
This is just a naive implementation mostly copied from Tham's work.
I believe LabelTrainTestSplit can just reuse the code in TrainTestSplit twice for both data and labels.

---
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/pull/650#issuecomment-221966959
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160526/54c302f4/attachment.html>


More information about the mlpack-git mailing list