[mlpack-git] [mlpack/mlpack] Optimize load csv 00 (#681)

Tham notifications at github.com
Fri Jul 22 14:08:38 EDT 2016


I do some changes on the parser of fast_csv_parser, now it do not need to specify the number of columns at compile time but run time.

Most of the codes of the csv_parser should be kept and reuse, problem is the style of fast csv parser are quite different with mlpack.  Simply put, to change the styles of fast csv parser will need a lot of times, may I just treat it as a header only 3rd party library with some minor alteration? Or I should port it to mlpack?





---
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/681#issuecomment-234615116
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160722/bf1977b5/attachment.html>


More information about the mlpack-git mailing list