IRC logs of #shogun for Friday, 2016-11-11

--- Log opened Fri Nov 11 00:00:11 2016
@sukeyPull Request #3282 "cookbook - CARTree -  classification tree"  synchronized by OXPHOS - https://github.com/shogun-toolbox/shogun/pull/328205:38
@sukeyPull Request #3303 "cookbook - CHAIDTree"  synchronized by OXPHOS - https://github.com/shogun-toolbox/shogun/pull/330305:46
@sukeyPull Request #3282 "cookbook - CARTree -  classification tree"  synchronized by OXPHOS - https://github.com/shogun-toolbox/shogun/pull/328205:47
@sukeyPull Request #3282 "cookbook - CARTree -  classification tree"  synchronized by OXPHOS - https://github.com/shogun-toolbox/shogun/pull/328205:53
-!- sonne|work [~sonnenbu@88.134.176.135] has left #shogun []08:44
-!- praisethemoon [~praisethe@41.230.52.174] has joined #shogun09:28
-!- ssapo [75e39f53@gateway/web/freenode/ip.117.227.159.83] has joined #shogun11:06
ssapoI have a question about Shogun documentation11:07
ssapoI would like to know how the IPython notebooks are rendered11:16
-!- ssapo [75e39f53@gateway/web/freenode/ip.117.227.159.83] has quit [Quit: Page closed]11:23
-!- praisethemoon_ [~praisethe@41.230.52.174] has joined #shogun11:59
-!- praisethemoon [~praisethe@41.230.52.174] has quit [Ping timeout: 258 seconds]12:01
-!- praisethemoon_ is now known as praisethemoon12:08
-!- praisethemoon [~praisethe@41.230.52.174] has quit [Changing host]12:08
-!- praisethemoon [~praisethe@unaffiliated/praisethemoon] has joined #shogun12:08
-!- ssapo [75e39f53@gateway/web/freenode/ip.117.227.159.83] has joined #shogun12:16
ssapoCan someone help me with the question12:22
-!- praisethemoon_ [~praisethe@41.226.248.123] has joined #shogun12:24
-!- praisethemoon_ [~praisethe@41.226.248.123] has quit [Remote host closed the connection]12:24
-!- praisethemoon_ [~praisethe@41.230.52.174] has joined #shogun12:25
-!- praisethemoon [~praisethe@unaffiliated/praisethemoon] has quit [Ping timeout: 260 seconds]12:27
-!- praisethemoon_ is now known as praisethemoon12:28
-!- praisethemoon [~praisethe@41.230.52.174] has quit [Changing host]12:29
-!- praisethemoon [~praisethe@unaffiliated/praisethemoon] has joined #shogun12:29
-!- ssapo [75e39f53@gateway/web/freenode/ip.117.227.159.83] has quit [Ping timeout: 260 seconds]12:33
-!- Hieronymous [~sudarshan@122.169.138.173] has joined #shogun12:37
Saurabh7ssapo: jupyter notebook13:21
HieronymousSaurabh7:  Any docs/pointers on writing tests for SHOGUN and then testing it. GitHub wiki is empty13:26
Saurabh7Hieronymous: have look at tests/unit directory  and gtest docs13:28
HieronymousSaurabh7: Where would the gtest docs be ?13:29
Saurabh7google :)13:29
HieronymousBy gtest, you mean Google test ?13:30
Saurabh7yep, have look at the existing tests in the dir13:31
HieronymousSaurabh7: Got it Thanks. :)13:32
Saurabh7nw13:38
-!- ssapo [75e39f53@gateway/web/freenode/ip.117.227.159.83] has joined #shogun14:29
ssapoSaurabh7: I wanted to know about how IPython notebooks are rendered in showroom link of Shogun14:32
ssapoDoes it use Sphinx in some way?14:32
Hieronymousssapo: You can convert IPython notebooks to html.14:37
HieronymousThat is what is there in the showroom.14:37
Hieronymoushttps://ipython.org/ipython-doc/1/interactive/nbconvert.html14:38
ssapoI do not wish to render them as HTML14:40
ssapoI wish to render them just as an IPython notebook14:40
ssapoLike If I click on Introduction Link in Showroom14:41
ssapoAn IPython notebook would show14:42
-!- ssapo [75e39f53@gateway/web/freenode/ip.117.227.159.83] has quit [Quit: Page closed]14:43
Hieronymous"Render as IPython notebook" doesn't make sense.15:02
HieronymousIf you want to view them - http://nbviewer.jupyter.org/15:02
HieronymousYou can download them as well from the repo, install IPython on your machine and view/edit them as ipynb.15:02
HieronymousActually, you can view notebooks on GitHub, no need for nbviewer as well.15:03
-!- HeikoS [~heiko@eduroam-int-pat-8-202.ucl.ac.uk] has joined #shogun15:53
-!- mode/#shogun [+o HeikoS] by ChanServ15:53
@wikingHeikoS, yo15:54
@wikingwe have a lot of 40415:54
@wikingwhen you search on google shogun15:54
@HeikoSyep!15:54
@wikingshould do the redirects15:54
@HeikoSyep15:55
@sukeyPull Request #3526 "Adding time comparison for KNN_KDTREE."  closed by karlnapf - https://github.com/shogun-toolbox/shogun/pull/352615:59
@HeikoSwiking: man16:00
@HeikoSwiking: whats going on on github?16:01
@HeikoSchris sends good stuff at least ;)16:02
@sukeyPull Request #3527 "Converted from an older notebook format (v3) to the format (v4)"  merged by karlnapf - https://github.com/shogun-toolbox/shogun/pull/352716:02
@sukeyNew Commit "Merge pull request #3527 from amarlearning/patch-116:02
@sukeyConverted from an older notebook format (v3) to the format (v4)" to shogun-toolbox/shogun by karlnapf: https://github.com/shogun-toolbox/shogun/commit/393d967a5c9e1c9d19261bd04bad82e1e53f23ad16:02
-!- HeikoS [~heiko@eduroam-int-pat-8-202.ucl.ac.uk] has quit [Read error: Connection reset by peer]16:21
-!- HeikoS [~heiko@144.82.8.202] has joined #shogun16:21
-!- mode/#shogun [+o HeikoS] by ChanServ16:21
@sukeyPull Request #3529 "Add Time comparison for KD_TREE. "  opened by sudk1896 - https://github.com/shogun-toolbox/shogun/pull/352916:29
-!- HeikoS [~heiko@144.82.8.202] has quit [Ping timeout: 260 seconds]16:59
-!- HeikoS [~heiko@eduroam-int-pat-8-202.ucl.ac.uk] has joined #shogun17:02
-!- mode/#shogun [+o HeikoS] by ChanServ17:02
-!- praisethemoon [~praisethe@unaffiliated/praisethemoon] has quit [Read error: Connection reset by peer]17:20
-!- HeikoS [~heiko@eduroam-int-pat-8-202.ucl.ac.uk] has quit [Quit: Leaving.]17:39
-!- HeikoS1 [~heiko@eduroam-int-pat-8-202.ucl.ac.uk] has joined #shogun17:39
@wikingHeikoS1, :)17:40
@wikingdunnno github went crazy17:40
-!- HeikoS1 [~heiko@eduroam-int-pat-8-202.ucl.ac.uk] has quit [Ping timeout: 256 seconds]17:44
-!- praisethemoon [~praisethe@41.226.248.123] has joined #shogun17:46
-!- praisethemoon [~praisethe@41.226.248.123] has quit [Ping timeout: 268 seconds]18:01
-!- HeikoS [~heiko@untrust-out.swc.ucl.ac.uk] has joined #shogun18:12
-!- mode/#shogun [+o HeikoS] by ChanServ18:12
-!- HeikoS [~heiko@untrust-out.swc.ucl.ac.uk] has quit [Ping timeout: 250 seconds]18:52
-!- Hieronymous [~sudarshan@122.169.138.173] has quit [Quit: Leaving]19:12
-!- Hieronymous [~sudarshan@122.169.138.173] has joined #shogun19:48
HieronymousHey, I was trying to Import Isomap in Python. But the isomap class that is imported doesn't have that method.19:49
HieronymousI checked dir(isomap), the method definitions for the object and the method I require isn't listed there.19:49
Hieronymous*that method* - set_target_dim - here - http://www.shogun-toolbox.org/api/latest/classshogun_1_1CEmbeddingConverter.html#a626c39e21bb5842525ea02561084dc0019:50
HieronymousI'm trying the tapkee example given here - http://www.shogun-toolbox.org/notebook/latest/Tapkee.html19:51
@wikingHieronymous, there might be some dependency you are missing20:05
HieronymousWell, I am able to import Isomap.20:05
HieronymousAnd a subset of its methods.20:05
Hieronymouswiking: Also, I was able to import all the methods of StochasticProximityEmbedding20:06
@sukeyPull Request #3530 "Formatted the Notebook according to the new template"  opened by amarlearning - https://github.com/shogun-toolbox/shogun/pull/353021:13
@sukeyIssue #3531 "BigInput branch testing and integration " opened by ceerobins - https://github.com/shogun-toolbox/shogun/issues/353121:21
@sukeyIssue #3531 "BigInput branch testing and integration "- https://github.com/shogun-toolbox/shogun/issues/353121:23
HieronymousDoes the USPS dataset (usps.mat) stored in column major format (opposite of what numpy does) ?21:31
-!- Hieronymous [~sudarshan@122.169.138.173] has quit [Quit: Leaving]22:20
--- Log closed Sat Nov 12 00:00:12 2016

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