IRC logs of #shogun for Friday, 2012-03-23

--- Log opened Fri Mar 23 00:00:19 2012
-!- wiking [~wiking@huwico/staff/wiking] has quit [Quit: wiking]01:57
-!- PhilTillet [~Philippe@tillet-p42154.maisel.int-evry.fr] has quit [Read error: Operation timed out]04:02
-!- l0nr4n [~l0nr4n@unaffiliated/l0nr4n] has quit [Quit: This computer (or maybe me) has gone to sleep]04:16
-!- mayanks43 [~Marcus@115.248.130.148] has joined #shogun06:47
-!- mayanks431 [~Marcus@116.203.83.193] has joined #shogun06:51
-!- mayanks43 [~Marcus@115.248.130.148] has quit [Ping timeout: 240 seconds]06:53
-!- mayanks431 is now known as mayanks4306:53
-!- wiking [~wiking@huwico/staff/wiking] has joined #shogun07:14
-!- n4nd0 [~nando@s83-179-44-135.cust.tele2.se] has joined #shogun07:32
-!- romi_ [~mizobe@187.57.0.171] has joined #shogun07:45
-!- muddo [~muddo@gateway/tor-sasl/muddo] has quit [Ping timeout: 276 seconds]08:08
-!- vikram360 [~vikram360@117.192.188.225] has quit [Ping timeout: 272 seconds]08:13
-!- muddo [~muddo@gateway/tor-sasl/muddo] has joined #shogun08:20
-!- mayanks43 [~Marcus@116.203.83.193] has quit [Read error: Connection reset by peer]08:38
-!- wiking [~wiking@huwico/staff/wiking] has quit [Quit: wiking]08:46
CIA-64shogun: Soeren Sonnenburg master * r252a844 / (4 files in 3 dirs):09:04
CIA-64shogun: remove blas/lapack functions from Math headers09:04
CIA-64shogun: in particula drop dgemm / dgemv which can be directly used from atlas09:04
CIA-64shogun: anyways. - http://git.io/NpKy3g09:04
sonne|workshogun-buildbot: now buildbot lets see if you will be happy again09:06
n4nd0:)09:24
sonne|workn4nd0: of course he (or she) is not09:25
sonne|workdifferent problem09:25
n4nd0sonne|work: haha09:27
-!- vikram360 [~vikram360@117.192.163.224] has joined #shogun09:47
gsomixhi10:20
sonne|workmoin gsomix10:25
* gsomix is now looking at "wikipedia/Moin" :)10:27
-!- wiking [~wiking@huwico/staff/wiking] has joined #shogun10:29
-!- wiking_ [~wiking@huwico/staff/wiking] has joined #shogun10:48
-!- wiking [~wiking@huwico/staff/wiking] has quit [Ping timeout: 252 seconds]10:48
-!- wiking_ is now known as wiking10:48
-!- PhilTillet [~Philippe@tillet-p42154.maisel.int-evry.fr] has joined #shogun10:51
-!- blackburn [5bdfb203@gateway/web/freenode/ip.91.223.178.3] has joined #shogun11:05
blackburnsonne|work: what's up with lapack test?11:05
sonne|workblackburn: atlas was always disabled on buildbot - now that it is enabled it triggers bugs11:06
blackburnsonne|work: clapack.h missing h\mm11:07
blackburnsonne|work: https://github.com/shogun-toolbox/shogun/commit/1336edf6a03ae51575f04d6630f87f5b415f2e87 why did you do that?11:08
blackburnI mean it was working before11:08
sonne|workno it was not working before11:10
sonne|workto autodetect atlas11:10
blackburnsonne|work: on my ubuntu it was detecting atlas pretty well11:12
sonne|workon my machine running debian unstable not / nor on n4nd0's machine11:13
blackburnanyway something goes wrong with HAVE_* things I guess11:13
sonne|workno11:13
blackburnwhat is wrong then?11:13
-!- wiking [~wiking@huwico/staff/wiking] has quit [Ping timeout: 244 seconds]11:13
sonne|workproblem is that INCLUDES need to be used in examples11:13
blackburnah right11:13
sonne|workso what we have in .config needs to be propagated to be used in make check-examples11:14
n4nd0sonne|work: I don't know if this may help but yesterday when I configure with includes=/usr/include/atlas I got octave to work good11:15
n4nd0sonne|work: but this morning I discovered that the examples in libshogun failed11:15
n4nd0clapack.h not found IIRC11:15
sonne|workn4nd0: yeah - that is what we are working on...11:15
n4nd0I had to configure without the flag and compile again11:15
blackburnsonne|work: btw as for tests, you probably have seen I've fixed serialization related errors11:17
blackburnsonne|work: and yes svmocas test should be 'resaved'11:17
sonne|workno - when?11:17
blackburnsonne|work: well in the beginning of this week or so11:18
blackburnI wrote parameter map stuff11:18
blackburnsonne|work: https://github.com/shogun-toolbox/shogun/commit/eec65f511fd1f33edfe4f58c195d8443a45a03a8 that is11:18
gsomixsonne|work, I responded to comments on github11:19
CIA-64shogun: Soeren Sonnenburg master * r26aff14 / src/Makefile.template : propagate INCLUDES to libshogun examples - http://git.io/ZLGYkA11:19
sonne|workblackburn: nice - but I think we need to increase parameter version in NEWS too11:21
sonne|worki.e. paramter 0 -> parameter 111:22
blackburnsonne|work: exactly11:22
blackburnsonne|work: and default version as well11:22
blackburnif it wasn't changed before11:22
CIA-64shogun: Soeren Sonnenburg master * r956b5e4 / src/NEWS : increment parameter format version 0 -> 1 - http://git.io/SMlZ1g11:23
sonne|workit used to be 011:23
blackburnnevertheless I don't like this soo hard back compatibility stuff but I was surprised how well-designed it is11:24
blackburnsonne|work: could you please emphasize in how to apply guide we don't need test commits/comments/requests11:27
blackburn2 cases already I don't know how to tell them we don't need it11:27
sonne|workblackburn: should this be 1 one at the end SGParamInfo("kernel_backup", CT_SCALAR, ST_NONE, PT_SGOBJECT, 0) ?11:30
sonne|workI mean doesn't kernel_backup exist only in version 1?11:31
blackburnsonne|work: yeah my mistake probably11:31
blackburnsonne|work: custom kernel as well11:31
blackburndata_locked is already 011:31
sonne|workcould you please fix it?11:31
blackburnsonne|work: I can't sorry, I have no access to my notebook right now11:32
sonne|workok done11:33
CIA-64shogun: Soeren Sonnenburg master * r3f877e2 / src/shogun/machine/KernelMachine.cpp : custom_kernel / kernel_backup appeared only in version 1 - http://git.io/jpXaVw11:33
blackburnsonne|work: and probably my port 22 is blocked here :D11:33
blackburnmy? git I mean11:34
blackburnsonne|work: ok thanks11:34
sonne|workhmmhh still failing11:34
blackburnsonne|work: what fails?11:34
sonne|workhttp://www.shogun-toolbox.org/buildbot/builders/cmdline_static/builds/576/steps/test_1/logs/stdio11:35
sonne|worknot sure if this is already the version   with the Makefile.template patch11:35
sonne|workyeah it is11:36
blackburnsonne|work: where is clapack.h on your machine?11:36
CIA-64shogun: Soeren Sonnenburg master * r0445a57 / examples/undocumented/libshogun/check.sh : let check.sh propagate INCLUDES too - http://git.io/Ru9fSQ11:37
sonne|worknow it should work...11:37
* sonne|work crosses fingers11:37
blackburnhah11:37
blackburnsonne|work: does rest code like converters etc work?11:37
blackburnwith new changes I mean11:37
blackburnis it only related to examples?11:38
sonne|workblackburn: atlas was always off on machines where clapack.h was not in /usr/include/11:45
sonne|workso it can only affect libshogun based stuff11:45
sonne|workgsomix: I just had a look - nice work. so can this be applied as is?11:48
sonne|workgsomix: or do we have to deal with http://www.mail-archive.com/numpy-discussion@scipy.org/msg29403.html somehow?11:49
shogun-buildbotbuild #578 of cmdline_static is complete: Success [build successful]  Build details are at http://www.shogun-toolbox.org/buildbot/builders/cmdline_static/builds/57812:08
sonne|workyay! :-)12:08
blackburnsuccess12:08
shogun-buildbotbuild #556 of r_static is complete: Success [build successful]  Build details are at http://www.shogun-toolbox.org/buildbot/builders/r_static/builds/55612:13
blackburnsonne|work: new crazy idea: we should encourage some ML teaching course to use shogun!12:17
shogun-buildbotbuild #557 of octave_static is complete: Success [build successful]  Build details are at http://www.shogun-toolbox.org/buildbot/builders/octave_static/builds/55712:18
sonne|workblackburn: not a crazy idea - but you know I am not a professor so it is tough...12:18
sonne|workso in case you become one (or heiko) -> do it :)12:19
blackburnsonne|work: I actually can organize something not really official12:19
blackburnbut that sucks12:19
blackburnI mean we could contact some professor12:19
blackburnsonne|work: in the crazy case I would like to become a lecturer it would require at least 6 (sic!) years more12:21
shogun-buildbotbuild #545 of python_static is complete: Success [build successful]  Build details are at http://www.shogun-toolbox.org/buildbot/builders/python_static/builds/54512:22
n4nd0blackburn: sonne|work I think I could be able to talk about it with a professor here at KTH12:24
blackburnn4nd0: nice! I am personally ready to support something like that12:25
blackburni.e. with code or so12:25
n4nd0blackburn: here they have a couple of courses in the ml master where students use simple examples in matlab to see different learning algorithms work12:26
n4nd0blackburn: I think that the teacher would probably agree if we suggest the idea and give the examples of the stuff they want of course12:27
n4nd0blackburn: I think it's an awesome idea btw12:27
blackburnn4nd0: just retrieve a list of topics or so12:27
blackburnand we can develop some pretty examples12:28
n4nd0this is the first course, take a look under lab assignments12:28
n4nd0http://www.csc.kth.se/utbildning/kth/kurser/DD2431/ml11/12:28
n4nd0and here you can see the topics of the other course http://www.csc.kth.se/utbildning/kth/kurser/DD2427/bik12/Schedule.php12:29
blackburnn4nd0: aha will take a look12:36
gsomixsonne|work, as is. if i figured out correctly.12:36
-!- harshit_ [~harshit@182.68.130.255] has joined #shogun12:42
-!- harshit_ [~harshit@182.68.130.255] has quit [Ping timeout: 264 seconds]13:18
shogun-buildbotbuild #384 of python_modular is complete: Failure [failed test_1]  Build details are at http://www.shogun-toolbox.org/buildbot/builders/python_modular/builds/384  blamelist: sonne@debian.org13:21
blackburnsonne|work: huh! that's strange ^13:22
sonne|workleaving CSGObject::migrate13:24
sonne|workleaving CSGObject::migrate13:24
sonne|work*** glibc detected *** python: corrupted double-linked list: 0x0000000000cb23d0 ***13:24
sonne|workseems like we have a problem in one of the data structures migrations use...13:24
blackburnyeah but it is ok on my pc13:25
sonne|workuhh and13:26
sonne|work../data/regression/KRR_1_15_Gaussian_1en05.mERROR13:26
sonne|workKRR is disabled/unavailable!13:26
blackburnsonne|work: that's because you renamed it13:26
sonne|workahh yes13:27
-!- vikram360 [~vikram360@117.192.163.224] has quit [Ping timeout: 260 seconds]13:34
-!- vikram360 [~vikram360@117.192.163.224] has joined #shogun13:35
-!- n4nd0 [~nando@s83-179-44-135.cust.tele2.se] has quit [Ping timeout: 252 seconds]13:37
gsomixsonne|work, I sent one more commit13:38
gsomixand now I'm going to the theater. :)13:39
-!- wiking [~wiking@huwico/staff/wiking] has joined #shogun13:43
-!- wiking [~wiking@huwico/staff/wiking] has quit [Remote host closed the connection]13:54
-!- harshit_ [~harshit@182.68.130.255] has joined #shogun13:57
-!- blackburn [5bdfb203@gateway/web/freenode/ip.91.223.178.3] has quit [Quit: Page closed]14:14
-!- wiking [~wiking@huwico/staff/wiking] has joined #shogun14:15
-!- l0nr4n [~l0nr4n@hugogascon.ml.tu-berlin.de] has joined #shogun14:42
-!- l0nr4n [~l0nr4n@hugogascon.ml.tu-berlin.de] has quit [Changing host]14:42
-!- l0nr4n [~l0nr4n@unaffiliated/l0nr4n] has joined #shogun14:42
-!- harshit_ [~harshit@182.68.130.255] has quit [Ping timeout: 276 seconds]14:46
-!- l0nr4n [~l0nr4n@unaffiliated/l0nr4n] has quit [Remote host closed the connection]15:26
-!- n4nd0 [~nando@s83-179-44-135.cust.tele2.se] has joined #shogun15:38
-!- harshit_ [~harshit@182.68.130.255] has joined #shogun15:42
-!- n4nd0 [~nando@s83-179-44-135.cust.tele2.se] has quit [Quit: leaving]15:44
-!- sonne|work [~sonnenbu@194.78.35.195] has left #shogun []16:28
-!- blackburn [~qdrgsm@83.234.54.68] has joined #shogun16:44
-!- gsomix [~gsomix@188.168.2.59] has quit [Ping timeout: 252 seconds]17:02
-!- menonnik [~chatzilla@59.178.179.83] has joined #shogun17:06
-!- menonnik [~chatzilla@59.178.179.83] has quit [Client Quit]17:08
-!- blackburn_ [d5578bfc@gateway/web/freenode/ip.213.87.139.252] has joined #shogun17:09
-!- PhilTillet [~Philippe@tillet-p42154.maisel.int-evry.fr] has quit [Ping timeout: 260 seconds]17:40
-!- wiking [~wiking@huwico/staff/wiking] has quit [Read error: Operation timed out]17:42
-!- gsomix [~gsomix@188.168.128.174] has joined #shogun17:50
gsomixI'm back17:50
-!- vikram360 [~vikram360@117.192.163.224] has quit [Ping timeout: 252 seconds]17:53
harshit_hi everyone , shogun is giving me an exception when i try to use my own class derived from clinearmachine18:37
harshit_exception is :18:37
harshit_[ERROR] assertion w_dim==features->get_dim_feature_space() failed in file machine/LinearMachine.cpp line 5418:37
harshit_terminate called after throwing an instance of 'shogun::ShogunException'Aborted18:37
harshit_Does any one have any idea why this error is coming18:37
-!- muddo [~muddo@gateway/tor-sasl/muddo] has quit [Remote host closed the connection]18:40
-!- muddo [~muddo@gateway/tor-sasl/muddo] has joined #shogun18:41
-!- harshit_ [~harshit@182.68.130.255] has quit [Ping timeout: 260 seconds]18:47
-!- romi_ [~mizobe@187.57.0.171] has quit [Ping timeout: 246 seconds]19:21
-!- vikram360 [~vikram360@117.192.163.224] has joined #shogun19:28
-!- harshit_ [~harshit@182.68.130.255] has joined #shogun19:32
-!- romi_ [~mizobe@187.101.141.174] has joined #shogun19:34
-!- wiking [~wiking@huwico/staff/wiking] has joined #shogun19:40
-!- blackburn_ [d5578bfc@gateway/web/freenode/ip.213.87.139.252] has quit [Quit: Page closed]19:46
-!- harshit_ [~harshit@182.68.130.255] has quit [Ping timeout: 246 seconds]19:46
-!- wiking [~wiking@huwico/staff/wiking] has quit [Quit: wiking]19:55
-!- harshit_ [~harshit@182.68.130.255] has joined #shogun19:56
@sonney2kharshit_, the dimensionality of your w vector doesn't match the dim of you examples19:57
@sonney2kso you call apply and it cannot do anything19:57
-!- harshit_ [~harshit@182.68.130.255] has quit [Remote host closed the connection]19:57
@sonney2kblackburn, btw it is only python_modular that is failing...19:59
@sonney2kall the rest is ok now?!19:59
-!- wiking [~wiking@huwico/staff/wiking] has joined #shogun20:03
@sonney2kblackburn, hmmhh many tests work now - but I still have these warnings about data_locked not being there20:05
@sonney2kso I guess something is not working correctly yet...20:06
@sonney2kyeah and the multiclass issue is still there too20:06
wikingblackburn: i have some code20:16
wikingi'll commit it but now i'm off to rest a bit20:16
wikingwhen u have time and when it's in would be great to have some feedback20:17
-!- wiking [~wiking@huwico/staff/wiking] has quit [Quit: wiking]20:17
-!- gsomix [~gsomix@188.168.128.174] has quit [Read error: Operation timed out]21:32
-!- n4nd0 [~nando@s83-179-44-135.cust.tele2.se] has joined #shogun22:13
--- Log closed Sat Mar 24 00:00:19 2012

Generated by irclog2html.py 2.10.0 by Marius Gedminas - find it at mg.pov.lt!