ChanServ changed the topic of #mlpack to: "mlpack: a fast, flexible machine learning library :: We don't always respond instantly, but we will respond; please be patient :: Logs at http://www.mlpack.org/irc/
Hemal has joined #mlpack
< Hemal>
Could anyone tell my how to run a test for a particular binding ? For eg. Run logistic_regression_test.cpp, What are the commands ?
Hemal has quit [Quit: Leaving.]
Hemal has joined #mlpack
Hemal has left #mlpack []
< rcurtin>
Hemal: try 'mlpack_test -t LogisticRegressionTest' or similar; just use the name of the test suite specified in BOOST_AUTO_TEST_SUITE()
< rcurtin>
you can specify individual test cases too, i.e. mlpack_test -t TestSuiteName/TestCaseName
< shreyas>
i suspect this is happening because i setup mlpack in my home directory, is this it and i have to reinstall or is there some other plausable error
< shreyas>
my data Load function shows undefined reference
shreyas has quit [Client Quit]
atulim has joined #mlpack
< atulim>
Is a binding of MLPACK for java is present?
< zoq>
atulim: There are no java bindings yet.
< zoq>
shreyas: Looks like your message got cut off.