verne.freenode.net changed the topic of #mlpack to: http://www.mlpack.org/ -- We don't respond instantly... but we will respond. Give it a few minutes. Or hours. -- Channel logs: http://www.mlpack.org/irc/
JaraxussTong has joined #mlpack
Rodya has joined #mlpack
zoq has joined #mlpack
inilahs has joined #mlpack
Flameink has joined #mlpack
< Flameink> I have a quick question. For the bayes classifier command line input, what kind of data file will it accept?
< Flameink> How's the data supposed to be structured?
< Flameink> I dug through the docs and didn't find anything
< zoq> lameink: Hello, mlpack uses Armadillo matrices which are stored in a column-major format. But you don't have to worry about it in detail mlpack transforms your data which is probably stored in row-major format to the column-major format; see http://mlpack.org/doxygen.php?doc=matrices.html for more details. At the end there is an example csv file that shows how your input data should be structured.
travis-ci has joined #mlpack
< travis-ci> mlpack/mlpack#298 (master - 54f77d3 : Marcus Edel): The build failed.
travis-ci has left #mlpack []
Flameink has quit [Ping timeout: 246 seconds]