IRC logs of #shogun for Tuesday, 2015-05-19

--- Log opened Tue May 19 00:00:31 2015
shogun-buildbotbuild #1012 of nightly_default is complete: Failure [failed notebooks]  Build details are at http://buildbot.shogun-toolbox.org/builders/nightly_default/builds/1012  blamelist: lambday <heavensdevil6909@gmail.com>, Soumyajit De <heavensdevil6909@gmail.com>03:17
-!- besser82 [~besser82@fedora/besser82] has joined #shogun08:08
-!- mode/#shogun [+o besser82] by ChanServ08:08
-!- Floatingman [~Floatingm@c-68-52-34-232.hsd1.tn.comcast.net] has quit [Ping timeout: 240 seconds]08:40
-!- besser82 [~besser82@fedora/besser82] has quit [Remote host closed the connection]08:46
-!- besser82 [~besser82@fedora/besser82] has joined #shogun08:49
-!- mode/#shogun [+o besser82] by ChanServ08:49
-!- dataVinci [~Akash@117.197.24.161] has joined #shogun11:09
-!- dataVinci [~Akash@117.197.24.161] has quit [Quit: Leaving]11:17
-!- dataVinci [~Akash@117.197.24.161] has joined #shogun11:17
-!- dataVinci [~Akash@117.197.24.161] has quit [Quit: Leaving]13:28
-!- Floatingman [~Floatingm@c-68-52-34-232.hsd1.tn.comcast.net] has joined #shogun15:56
-!- besser82 [~besser82@fedora/besser82] has quit [Read error: Permission denied]16:01
-!- besser82 [~besser82@2003:a:372:5500:f2de:f1ff:fe89:42d4] has joined #shogun16:01
-!- besser82 [~besser82@2003:a:372:5500:f2de:f1ff:fe89:42d4] has quit [Changing host]16:01
-!- besser82 [~besser82@fedora/besser82] has joined #shogun16:01
-!- mode/#shogun [+o besser82] by ChanServ16:01
-!- dataVinci [~Akash@117.208.112.213] has joined #shogun16:26
-!- dataVinci [~Akash@117.208.112.213] has quit [Client Quit]16:27
-!- dataVinci [~Akash@117.208.112.213] has joined #shogun16:28
-!- dataVinci [~Akash@117.208.112.213] has quit [Remote host closed the connection]16:28
-!- dataVinci [~Akash@117.208.112.213] has joined #shogun16:28
-!- dataVinci [~Akash@117.208.112.213] has quit [Ping timeout: 246 seconds]17:03
-!- besser82 [~besser82@fedora/besser82] has quit [Ping timeout: 265 seconds]17:31
-!- besser82 [~besser82@2003:a:372:5500:f2de:f1ff:fe89:42d4] has joined #shogun19:20
-!- besser82 [~besser82@2003:a:372:5500:f2de:f1ff:fe89:42d4] has quit [Changing host]19:20
-!- besser82 [~besser82@fedora/besser82] has joined #shogun19:20
-!- mode/#shogun [+o besser82] by ChanServ19:20
-!- MLnerd84 [d8338942@gateway/web/freenode/ip.216.51.137.66] has joined #shogun22:17
MLnerd84hi there.  is there anyone here that can answer a question about crossvalidation in shogun?22:17
MLnerd84Hello?22:19
@besser82Hey! What do you excatly need to know?22:20
@besser82*exactly22:20
MLnerd84So i'm doing CV on a simple libSVM instance using the python modular interface22:20
MLnerd84And I can perform the CV just fine, and get the result object out.22:20
@besser82allrighty, so far...  but?22:21
MLnerd84But it seems the only way I can see the result is with the print_result method.22:21
MLnerd84Is there any way to get at that number without using std out?  I'd like to be able to use that value for doing feature selection22:21
MLnerd84but if I'm constantly having to scrape std out, that's a huge pain22:21
lisitsynyou need to get like evaluation score that you've got?22:22
MLnerd84it seems like the evaluationresult object has a .mean property, but I can't acess it in the python interface22:22
MLnerd84Yes22:22
@besser82You should be able to assign the result to a Numpy array / matrix and use it from there...22:23
@besser82lemme check...22:23
MLnerd84How?22:23
MLnerd84ok22:23
lisitsynah22:23
lisitsynso you get evaluationresult22:23
lisitsynbut it should be crossvalidationresult22:23
MLnerd84Right22:23
lisitsynokie easy22:24
lisitsynCrossValidationResult.obtain_from_generic(your_result)22:24
lisitsyndo that22:24
MLnerd84ok, let me check if that works22:24
lisitsynit will return a CrossValidationResult thing from there22:24
lisitsynmean should be accessible then22:24
MLnerd84Boom.  That did it.22:26
MLnerd84Thanks22:26
@besser82lisitsyn, you've been faster...22:28
@besser82MLnerd84, I don't use Python that much...  :P22:28
MLnerd84Ha.  To each their own.22:28
lisitsynpython power22:29
MLnerd84Thank you very much for the assistance22:29
MLnerd84snakes and whitespace forever :-P22:29
lisitsynwelcome :)22:29
@besser82lisitsyn, better step ya game up on da C++  :P22:29
lisitsyncan't encode character u'\blabla'22:29
lisitsyn99% of python with unicode22:30
@besser82lisitsyn, use da wchar*22:30
-!- MLnerd84 [d8338942@gateway/web/freenode/ip.216.51.137.66] has quit [Quit: Page closed]22:30
lisitsynbesser82: unicode in python is like craziest part22:30
lisitsynonce you get to russian/anything_unicode you get weird errors22:31
@besser82I heard about that, lisitsyn22:31
lisitsynbesser82: related pic http://i45.tinypic.com/znlxqb.png22:32
lisitsynbesser82: the main troubles of python programmer22:32
lisitsyntesting, writing code, design, unicode :D22:32
@besser82Then choose "???????? ?????" and don't use da "???????" in strings...  :P22:34
@besser82lisitsyn, ^22:34
lisitsynbesser82: not possible ;)22:35
@besser82lisitsyn, Y?22:35
@besser82??? can't read english?  :P22:36
lisitsynbesser82: I have millions search queries to handle and they are all in russian ;)22:36
@besser82then read the shiats as int and memcmp  :P22:37
@besser82uint16_t[]  :P22:37
@besser82lisitsyn, ^22:37
lisitsynbesser82: it is not a problem without solution to handle these strings22:38
@besser82?22:38
lisitsynbut you always get unexpected error like that you have to fix again and again22:38
lisitsynlike you forgot to encode/decode22:38
@besser82That's pretty shitty...22:39
-!- besser82 [~besser82@fedora/besser82] has quit [Ping timeout: 265 seconds]23:42
--- Log closed Wed May 20 00:00:33 2015

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