[mlpack] [mlpack/mlpack] Error while using mlpack::data::Load (#844)

Lakshya notifications at github.com
Sat Dec 24 02:27:56 EST 2016


May be i am doing something wrong but whenever i am trying to load a ".csv" file into a vector i get error like below
 "error: Mat::init(): requested size is not compatible with column vector layout
terminate called after throwing an instance of 'std::logic_error'
  what():  Mat::init(): requested size is not compatible with column vector layout
Aborted (core dumped)".
But armadillo load  (ie=> x.load("***.csv") is working fine.
Is this a specified behaviour or a bug.
Thank You


-- 
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/844
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://knife.lugatgt.org/pipermail/mlpack/attachments/20161223/b80d49a8/attachment.html>


More information about the mlpack mailing list