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/
sumedhghaisas_ has quit [Ping timeout: 260 seconds]
mikeling has joined #mlpack
govg has joined #mlpack
govg has quit [Ping timeout: 255 seconds]
s1998 has joined #mlpack
s1998 has quit [Ping timeout: 246 seconds]
govg has joined #mlpack
s1998 has joined #mlpack
Trion has joined #mlpack
vivekp has quit [Ping timeout: 255 seconds]
vivekp has joined #mlpack
govg has quit [Ping timeout: 240 seconds]
vivekp has quit [Ping timeout: 240 seconds]
vivekp has joined #mlpack
s1998 has left #mlpack []
vivekp has quit [Ping timeout: 260 seconds]
shikhar has joined #mlpack
vivekp has joined #mlpack
vpal has joined #mlpack
vivekp has quit [Ping timeout: 255 seconds]
vpal is now known as vivekp
shikhar has quit [Quit: WeeChat 1.7]
shikhar has joined #mlpack
vivekp has quit [Ping timeout: 240 seconds]
vivekp has joined #mlpack
vivekp has quit [Ping timeout: 240 seconds]
vivekp has joined #mlpack
sgupta has quit [Ping timeout: 245 seconds]
sgupta has joined #mlpack
keonkim has quit [Ping timeout: 260 seconds]
keonkim has joined #mlpack
shikhar_ has joined #mlpack
shikhar has quit [Ping timeout: 240 seconds]
Trion has quit [Quit: Have to go, see ya!]
shikhar_ has quit [Quit: WeeChat 1.7]
shikhar has joined #mlpack
shikhar has quit [Read error: Connection reset by peer]
aashay has quit [Quit: Connection closed for inactivity]
< sgupta> rcurtin: Hi Ryan! I am kind of stuck with building packages from source. Can you refer some reading material or references that might help?
klitzy has joined #mlpack
aashay has joined #mlpack
< rcurtin> sgupta: which package are you trying to compile?
< sgupta> Make
< sgupta> g++
< sgupta> I need to install a c compiler
klitzy has quit [Quit: klitzy]
s1998 has joined #mlpack
klitzy has joined #mlpack
klitzy has quit [Client Quit]
s1998 has quit [Remote host closed the connection]
mentekid has joined #mlpack
< rcurtin> sgupta: I see, basically we are starting from nothing with the busybox container :)
vivekp has quit [Ping timeout: 240 seconds]
vivekp has joined #mlpack
vivekp has quit [Ping timeout: 246 seconds]
shikhar has joined #mlpack
vivekp has joined #mlpack
vivekp has quit [Ping timeout: 260 seconds]
shikhar has quit [Quit: WeeChat 1.7]
vivekp has joined #mlpack
vivekp has quit [Ping timeout: 258 seconds]
vivekp has joined #mlpack
sgupta has quit [Ping timeout: 240 seconds]
mikeling has quit [Quit: Connection closed for inactivity]
sgupta has joined #mlpack
sgupta has quit [Ping timeout: 258 seconds]
aashay has quit [Quit: Connection closed for inactivity]
< rcurtin> sgupta: I've spent some time looking into it, maybe basing on the busybox image will be really hard because we'd need to bootstrap a compiler
< rcurtin> I wonder, it might be easier to take the stock debian container and just strip everything unnecessary out of it to save space
< rcurtin> you could try something like this, updating it for debian stretch: https://github.com/MonsantoCo/docker-min-jessie
aashay has joined #mlpack
vivekp has quit [Ping timeout: 240 seconds]
vivekp has joined #mlpack
sgupta has joined #mlpack
< rcurtin> sgupta: I left a few messages, you can check the IRC logs if you didn't already see: http://www.mlpack.org/irc/
< sgupta> rcurtin: sure! Sounds good. Will try it.
< zoq> Just curious, about the metrics, any particilar reason to integrate NeedsMinimization into the class itself, instead of using a traits class?
< rcurtin> hm, I thought since there are so few traits (only one) it was easier to just put it into the class
< rcurtin> but maybe it would be better to separate it
< rcurtin> I guess Kirill is not in IRC, would you like to send an email? or I can too
< rcurtin> separating it would definitely be more similar to the other cases where traits classes are used
< zoq> I guess, consistency is probably the only reason, to use a traits class. But not sure, it's necessary.
< rcurtin> hmm, as he adds more metrics I'll ask the question of what he thinks then
travis-ci has joined #mlpack
< travis-ci> mlpack/mlpack#2497 (master - d9b4b59 : Ryan Curtin): The build is still failing.
travis-ci has left #mlpack []