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/
abernauer has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong_ has joined #mlpack
abernauer has joined #mlpack
xiaohong has quit [Ping timeout: 276 seconds]
< abernauer> Nakul: Clarify what you mean by test the soft_max_regression.cpp? The .cpp file is the actual implementation of the algorithm.
abernauer has quit [Remote host closed the connection]
xiaohong_ has quit [Ping timeout: 265 seconds]
< rcurtin[m]> Nakul: don't compile the individual tests by hand; use `make mlpack_test` to compile them all instead
< rcurtin[m]> if that takes too long, you could temporarily modify `src/mlpack/tests/CMakeLists.txt` to comment out all the tests you aren't interested in :)
piyush_chaudhari has joined #mlpack
< piyush_chaudhari> As I have build mlpack from source, why I am not able to import mlpack from UNIX terminal....>?
< piyush_chaudhari> trying to solve issue #2091
< rcurtin> piyush_chaudhari: do you mean you are typing `import mlpack` from a Linux shell?
< rcurtin> you'll need to do that from a Python shell :) (correct me if I misunderstood your question)
< piyush_chaudhari> yes....
< piyush_chaudhari> rcurtin: I didn't get you
< PiyushChaudhariG> Above was the error occured.....
< rcurtin> oh, sorry, I see, you are using a python shell
< rcurtin> when you open python, try specifying LD_LIBRARY_PATH, like this:
< rcurtin> $ LD_LIBRARY_PATH=/usr/local/lib/ python
< rcurtin> I think that will fix the issue
< rcurtin> anyway, I have to go for now---good luck, I hope it helps :)
< piyush_chaudhari> Yeah I will try this :)
< piyush_chaudhari> will let you know...
< piyush_chaudhari> yeah it works
< piyush_chaudhari> rcurtin: why loading in this way works can you please explain ?
piyush_chaudhari has quit [Quit: Leaving]
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 252 seconds]
bhanukumar has joined #mlpack
bhanukumar has quit [Ping timeout: 260 seconds]
< jenkins-mlpack2> Project docker mlpack nightly build build #531: STILL UNSTABLE in 3 hr 11 min: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/531/
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 265 seconds]
xiaohong has joined #mlpack
Nakul has joined #mlpack
xiaohong has quit [Ping timeout: 252 seconds]
< Nakul> rcurtin hi since using the make mlpak_test commna giving me this error https://pastebin.com/DrLAdKrc that is why i was using g++ -stdc=c++11 file name
< Nakul> please suggest solution
ImQ009 has joined #mlpack
Nakul has quit [Ping timeout: 260 seconds]
kapoor__ has joined #mlpack
kapoor__ has quit [Quit: Connection closed for inactivity]
< rcurtin> Nakul: the error message clearly states what the issue is; what have you tried to fix that?
ToshalAgrawalGit has joined #mlpack
< ToshalAgrawalGit> rcurtin: Okay, it looks like the program is quite new. I think let's wait for this year. Let's see whether it takes place again or not. I will surely mentor for next time.
< ToshalAgrawalGit> Also, I am currently moving #1933 to the next release milestone. I need to make sure that the changes I have made are quite correct or not.
< rcurtin> ToshalAgrawalGit: sounds good about both #1933 and Season of Docs :)
abernauer has joined #mlpack
xiaohong has joined #mlpack
< abernauer> rcurtin: Have you ever encountered any programming errors worse than template programs using the STL?
< abernauer> I audibly laughed when I read that you can get symbols longer than 10,000 characters.
xiaohong has quit [Ping timeout: 250 seconds]
< rcurtin> abernauer: no, template errors are the craziest errors I ever encounter :)
< abernauer> I found the novel analogy to template compiler errors quite fitting in C++ Templates The Complete Guide. The book is really helpful though :)
< rcurtin> :)
ImQ009 has quit [Quit: Leaving]
abernauer has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 265 seconds]