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/
vivekp has quit [Ping timeout: 258 seconds]
vivekp has joined #mlpack
vinayakvivek has joined #mlpack
vinayakvivek_ has joined #mlpack
vinayakvivek_ is now known as vinayakvivek
sumedhghaisas has quit [Ping timeout: 260 seconds]
vinayakvivek has quit [Quit: Connection closed for inactivity]
vinayakvivek has joined #mlpack
govg has quit [Ping timeout: 264 seconds]
govg has joined #mlpack
govg has quit [Ping timeout: 260 seconds]
govg has joined #mlpack
govg has quit [Ping timeout: 240 seconds]
trapz has joined #mlpack
trapz has quit [Quit: trapz]
trapz has joined #mlpack
trapz has quit [Quit: trapz]
trapz has joined #mlpack
trapz has quit [Quit: trapz]
trapz has joined #mlpack
Trion has joined #mlpack
Trion has quit [Quit: Have to go, see ya!]
Trion has joined #mlpack
Trion has quit [Ping timeout: 256 seconds]
vss has joined #mlpack
gtank has quit [Ping timeout: 255 seconds]
gtank has joined #mlpack
govg has joined #mlpack
trapz has quit [Quit: trapz]
trapz has joined #mlpack
shikhar has joined #mlpack
trapz has quit [Quit: trapz]
trapz has joined #mlpack
< vss>
hi , for getting the line number in backtrace i found a gnu tool that converts address to file name and line no . So maybe we can use this for #891 ?
< rcurtin>
vss: please take a look at the backtrace code that we already have in mlpack
< vss>
i looked at it
< vss>
both log and backtrace
vss has quit [Quit: Page closed]
shikhar has quit [Quit: Page closed]
< ironstark>
I had a question regarding the weka benchmark files. When I run the weka block on my terminal I get an error message that the command could not be executed. How do I run that on my local system
< rcurtin>
ironstark: do you have weka installed on your system, and is the weka jar in your default java classpath?
< rcurtin>
if not you may have to set one of the configuration options in the makefile
< rcurtin>
I dunno if you saw the PR I just submitted, hopefully that should make things a bit easier in the future
< ironstark>
Yes I saw that
< ironstark>
I am working on implementing the same for annoy
< ironstark>
Yes weka is installed. I'll take a look at whether it is in my default classpath or not
< rcurtin>
yeah, if not, maybe the Makefile can be modified
govg has quit [Ping timeout: 260 seconds]
govg has joined #mlpack
trapz has quit [Quit: trapz]
< zoq>
ironstark: You also have to compile the java files for the weka methods either via: javac -cp $(shell echo $(WEKA_CLASSPATH)) -d methods/weka methods/weka/src/*.java or 'make scripts' should also work.
< zoq>
rcurtin: The install script looks great.
trapz has joined #mlpack
< rcurtin>
zoq: if you like it, go ahead and merge it, and I'll start working towards getting Jenkins to use those scripts automatically
< zoq>
rcurtin: done
aashay has quit [Quit: Connection closed for inactivity]
arcady has joined #mlpack
arcady has quit [Client Quit]
< rcurtin>
zoq: done with the rmsprop PR? if so I'll hit 'merge'
< zoq>
rcurtin: hit 'merge'
< rcurtin>
easy enough :)
chenzhe has joined #mlpack
govg has quit [Ping timeout: 256 seconds]
sumedhghaisas has joined #mlpack
govg has joined #mlpack
trapz has quit [Quit: trapz]
sumedhghaisas has quit [Ping timeout: 260 seconds]
< rcurtin>
ok, finally collector.mlpack.org, the third sparc64 build system, is online and set up in jenkins
< rcurtin>
that one was hard to install because the cd drive was failing, but I did not have any other way to install it
< rcurtin>
so I had to use the existing OS to copy a prepared image from aunty (one of the other sparc64 systems) and then set it up, install the bootloader, etc.
< rcurtin>
not much point in sparc64 build slaves, which is why it hasn't been a big priority, but still fun to have :)