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/
mikeling has joined #mlpack
< mikeling>
rcurtin: ping
rajat7 has joined #mlpack
rajat7 has quit [Quit: Page closed]
rajat7 has joined #mlpack
rajat7 has quit [Ping timeout: 260 seconds]
s1998 has joined #mlpack
s1998 has quit [Ping timeout: 260 seconds]
tuhink has joined #mlpack
< tuhink>
Hi guys. Am new to open source development. Have daily usage proficiency in C++ and Python. Will be grateful if there are any suggestions to set up in open source development. Stories on how you guys started out yourselves would also be invaluable.
tuhink has quit [Ping timeout: 260 seconds]
tuhink has joined #mlpack
< tuhink>
Hi guys. Am new to open source development. Have daily usage proficiency in C++ and Python. Will be grateful if there are any suggestions to set up in open source development. Stories on how you guys started out yourselves would also be invaluable.
tuhink has quit [Quit: Page closed]
Lakshya has joined #mlpack
< Lakshya>
Hello i am a newbie and would like to contribute to mlpack Can someone please get me started
Lakshya has quit [Ping timeout: 260 seconds]
s1998 has joined #mlpack
s1998 has quit [Ping timeout: 260 seconds]
s1998 has joined #mlpack
< s1998>
I was trying to implement copy constructor, move constructor for dtree. But the build fails saying that RAModelTest failed. I know this is embarrasing, trying to make a constructor and not being able to do it right after few commits.
< s1998>
But can anyone if dtree and RAModelTest are related ?
< s1998>
*anyone help me
< s1998>
I tried to clone a fresh copy from mlpack/mlpack ans was getting the same issue on build. Am I doing something stupid in "build from source" method ?
< s1998>
*and
< rcurtin>
s1998: don't worry about the RAModel test failure, that is a random failure and has nothing to do with your code
< rcurtin>
also, it is not embarrassing, don't worry :)
< s1998>
rcurtin: Thank you :)
arker has joined #mlpack
< arker>
hi. I was building mlpack today and I found this warning during build - http://pastebin.com/kPk7gEcc . Can I fix this ?
< rcurtin>
arker: sure, a patch would be appreciated if you fix the issue reasonably
< arker>
rcurtin: Great. I will create a PR then.
< arker>
rcurtin: Can you help me with the link regarding code submission guidelines?
< rcurtin>
arker: I guess, I am not sure what is difficult about it
< rcurtin>
which link are you referring to?
< arker>
Should I push the commit to my fork on github and then create a PR or can we send the code directly to master branch.
< rcurtin>
mikeling: I don't really have time to provide real-time help for everyone, take a look through the armadillo documentation and play around with it
arker has quit [Ping timeout: 260 seconds]
s1998 has quit [Ping timeout: 260 seconds]
travis-ci has joined #mlpack
< travis-ci>
mlpack/mlpack#1683 (master - b271eeb : Ryan Curtin): The build has errored.