[mlpack] [mlpack/mlpack] mlpack_adaboost error (#821)

cypro666 notifications at github.com
Wed Nov 30 05:48:37 EST 2016


./mlpack_adaboost -t train.csv -l labels.csv -M model.txt
./mlpack_adaboost -m model.txt -T train.csv -o result.csv

[FATAL] input stream error
terminate called after throwing an instance of 'std::runtime_error'
  what():  fatal error; see Log::Fatal output
Aborted (core dumped)

train.csv : 
2,3
2,3
2,4
1,0
2,3
6,6
7,8

lables.csv:
0
0
0
0
0
1
1


version:
mlpack 2.1.0
boost 1.58.0
blas openblas 2.18



-- 
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/821
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://knife.lugatgt.org/pipermail/mlpack/attachments/20161130/00f0a9a5/attachment.html>


More information about the mlpack mailing list