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

stereomatchingkiss notifications at github.com
Mon Jun 6 08:05:40 EDT 2016


Please refer to pull request #678
You can view, comment on, or merge this pull request online at:

  https://github.com/mlpack/mlpack/pull/681

-- Commit Summary --

  * add overload, able to move string
  * fix bug--infinite recursive call
  * first commit
  * 1 : fix bug, did not consider case like "210DM, 1~200"
  * fix bug--category conversion should based on columns but not rows
  * remove useless codes
  * support tsv
  * use LoadCSV to implement csv/tsv/txt loader
  * fix bug--LoadCSV should parse txt parse file too
  * can specify fatal or not if file cannot open
  * fix bug--should not use empty string to open file
  * treat \t and space as same category
  * refine string construct
  * refine comments
  * refine comments
  * refine comments and parsers

-- File Changes --

    M src/mlpack/core/data/dataset_info.hpp (16)
    M src/mlpack/core/data/dataset_info_impl.hpp (9)
    A src/mlpack/core/data/load_csv.hpp (368)
    M src/mlpack/core/data/load_impl.hpp (181)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/681.patch
https://github.com/mlpack/mlpack/pull/681.diff

---
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160606/92c8dff7/attachment.html>


More information about the mlpack-git mailing list