IRC logs of #shogun for Thursday, 2015-05-28

--- Log opened Thu May 28 00:00:44 2015
-!- txomon|home [~txomon@unaffiliated/txomon] has quit [Ping timeout: 256 seconds]00:24
-!- shaochuan [~shaochuan@c-50-184-81-180.hsd1.ca.comcast.net] has joined #shogun01:01
-!- shaochuan [~shaochuan@c-50-184-81-180.hsd1.ca.comcast.net] has quit [Ping timeout: 245 seconds]01:05
-!- chintak [0cd0a0c4@gateway/web/cgi-irc/kiwiirc.com/ip.12.208.160.196] has joined #shogun01:13
chintakhey anyone there01:14
chintakI'm completely new to shogun and trying to figure out how to use it01:14
chintakI'm trying to use RandomForest in shogun01:14
chintakIt fails when I call the train method after initializing the features and labels01:15
chintakThe python interface complains - "label type not supported". I am using BinaryLabel.01:16
chintakPls help01:16
chintak@lisitsyn: could you tell me how to use RandomForest?01:18
@wikingmmm that error what u r quoting cannot be found in the whole src of the project01:30
chintakSystemError: [ERROR] In file /home/chintaksheth/libs/shogun/src/shogun/multiclass/tree/CARTree.cpp line 77: label type supplied is not supported01:30
@wikingwell01:31
@wikingwhy do u want to use regression01:31
@wikingBinaryLabel.?01:31
chintakI want to do classification01:31
chintakrf = RandomForest(feats_train, labels, 10, 1)01:31
chintakfeats_train has RealFeatures01:32
@wikingyeah that's ok01:32
chintaklabels is BinaryLabels01:32
chintakyes01:32
chintaknext I called rf.train()01:32
@wikingcart tree is being used in regression01:32
chintakhmm01:32
@wikinganyhow01:33
@wikingas a quick fix01:33
@wikingtry to use multiclass labels01:33
chintakOk01:33
@wikingCMulticlassLabels01:33
chintakok, works now01:34
chintakbut it is reasonable to expect BinaryLabels to work, right?01:35
@wikingit is totally reasonable01:37
@wikingbut it needs to be fixed :)01:37
chintak:)01:38
chintakthe notebooks and cloud is inactive?01:58
-!- chintak [0cd0a0c4@gateway/web/cgi-irc/kiwiirc.com/ip.12.208.160.196] has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]02:03
-!- chintak [180552b8@gateway/web/cgi-irc/kiwiirc.com/ip.24.5.82.184] has joined #shogun03:25
-!- chintak [180552b8@gateway/web/cgi-irc/kiwiirc.com/ip.24.5.82.184] has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]06:29
-!- chintak [180552b8@gateway/web/cgi-irc/kiwiirc.com/ip.24.5.82.184] has joined #shogun06:31
-!- chintak [180552b8@gateway/web/cgi-irc/kiwiirc.com/ip.24.5.82.184] has quit [Client Quit]06:34
-!- Floatingman [~Floatingm@c-68-52-34-232.hsd1.tn.comcast.net] has quit [Remote host closed the connection]07:26
-!- Floatingman [~Floatingm@c-68-52-34-232.hsd1.tn.comcast.net] has joined #shogun07:30
-!- shaochuan [~shaochuan@c-50-184-81-180.hsd1.ca.comcast.net] has joined #shogun15:52
-!- shaochuan [~shaochuan@c-50-184-81-180.hsd1.ca.comcast.net] has quit [Ping timeout: 272 seconds]15:57
-!- Floatingman [~Floatingm@c-68-52-34-232.hsd1.tn.comcast.net] has quit [Read error: Connection reset by peer]16:54
-!- shaochuan [~shaochuan@c-50-184-81-180.hsd1.ca.comcast.net] has joined #shogun17:21
-!- shaochuan [~shaochuan@c-50-184-81-180.hsd1.ca.comcast.net] has quit [Ping timeout: 265 seconds]17:26
-!- chintak [0cd0a0c4@gateway/web/cgi-irc/kiwiirc.com/ip.12.208.160.196] has joined #shogun20:54
chintakHow should I debug the C++ code?21:00
chintakAll I get is: terminate called after throwing an instance of 'shogun::ShogunException'21:00
chintakAborted (core dumped)21:00
chintakIn python SystemError messages are displayed, but unfortunately in C++ I don't get any such messages21:01
chintakI compiled Shogun using CMAKE_BUILD_TYPE=Debug and in my C++ code using -O0 -ggdb21:02
chintak@lisitsyn @sonney2k21:03
-!- rajul [~rajul@node-17j9.pool-101-108.dynamic.totbb.net] has joined #shogun21:04
-!- rajul [~rajul@node-17j9.pool-101-108.dynamic.totbb.net] has quit [Ping timeout: 245 seconds]22:30
--- Log closed Fri May 29 00:00:46 2015

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