| --- Log opened Tue Sep 27 00:00:07 2016 | ||
| CaBa | hi | 11:56 | 
|---|---|---|
| @wiking | ho | 12:17 | 
| -!- travis-ci [~travis-ci@ec2-54-145-62-83.compute-1.amazonaws.com] has joined #shogun | 12:27 | |
| travis-ci | it's Viktor Gal's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: https://travis-ci.org/shogun-toolbox/shogun/builds/163054341 | 12:27 | 
| -!- travis-ci [~travis-ci@ec2-54-145-62-83.compute-1.amazonaws.com] has left #shogun [] | 12:27 | |
| CaBa | is it useful, to configure an svm through a self-constructed CParameterCombination object? or are those only used in the context of CModelSelectionParameters? | 16:38 | 
| -!- mizari [~mizari@95-174-213-100.nts.su] has joined #shogun | 17:41 | |
| -!- GandalfTheWizard [~Emma@112.10.170.120] has joined #shogun | 17:47 | |
| -!- mizari [~mizari@95-174-213-100.nts.su] has quit [Quit: Leaving] | 18:25 | |
| -!- sonney2k_ [~shogun@7nn.de] has quit [Ping timeout: 265 seconds] | 18:38 | |
| -!- sonney2k [~shogun@7nn.de] has joined #shogun | 18:40 | |
| -!- GandalfTheWizard [~Emma@112.10.170.120] has quit [Quit: Leaving.] | 18:46 | |
| -!- sonney2k_ [~shogun@7nn.de] has joined #shogun | 19:13 | |
| -!- sonney2k [~shogun@7nn.de] has quit [Ping timeout: 244 seconds] | 19:13 | |
| -!- HeikoS [~heiko@host-92-0-178-129.as43234.net] has joined #shogun | 19:26 | |
| -!- mode/#shogun [+o HeikoS] by ChanServ | 19:26 | |
| -!- sonney2k_ [~shogun@7nn.de] has quit [Ping timeout: 272 seconds] | 19:34 | |
| -!- sonney2k [~shogun@7nn.de] has joined #shogun | 19:34 | |
| -!- HeikoS [~heiko@host-92-0-178-129.as43234.net] has quit [Ping timeout: 264 seconds] | 19:35 | |
| -!- HeikoS [~heiko@host-92-0-178-129.as43234.net] has joined #shogun | 19:38 | |
| -!- mode/#shogun [+o HeikoS] by ChanServ | 19:38 | |
| -!- HeikoS [~heiko@host-92-0-178-129.as43234.net] has quit [Ping timeout: 264 seconds] | 20:07 | |
| -!- sonney2k_ [~shogun@7nn.de] has joined #shogun | 20:21 | |
| -!- sonney2k [~shogun@7nn.de] has quit [Ping timeout: 272 seconds] | 20:22 | |
| -!- shogun-buildbot_ [~shogun-bu@7nn.de] has quit [Ping timeout: 250 seconds] | 21:36 | |
| -!- shogun-buildbot [~shogun-bu@7nn.de] has joined #shogun | 21:36 | |
| -!- zxtx [~zxtx@sunnythinking.org] has quit [Ping timeout: 250 seconds] | 21:37 | |
| -!- zxtx_ [~zxtx@sunnythinking.org] has joined #shogun | 21:38 | |
| -!- wiking_ [~wiking@huwico/staff/wiking] has joined #shogun | 21:44 | |
| -!- mode/#shogun [+o wiking_] by ChanServ | 21:44 | |
| -!- wiking [~wiking@huwico/staff/wiking] has quit [Read error: Connection reset by peer] | 21:45 | |
| -!- wiking_ is now known as wiking | 21:45 | |
| -!- shogitter3 [~nodebot@ks312251.kimsufi.com] has quit [Ping timeout: 250 seconds] | 21:45 | |
| -!- shogitter [~nodebot@ks312251.kimsufi.com] has joined #shogun | 21:45 | |
| -!- sukey [~nodebot@ks312251.kimsufi.com] has quit [Ping timeout: 250 seconds] | 22:23 | |
| -!- sukey6 [~nodebot@ks312251.kimsufi.com] has joined #shogun | 22:25 | |
| -!- sukey [~nodebot@ks312251.kimsufi.com] has joined #shogun | 22:34 | |
| -!- sukey6 [~nodebot@ks312251.kimsufi.com] has quit [Ping timeout: 264 seconds] | 22:34 | |
| -!- zxtx_ [~zxtx@sunnythinking.org] has quit [Ping timeout: 264 seconds] | 22:46 | |
| -!- sukey8 [~nodebot@ks312251.kimsufi.com] has joined #shogun | 22:47 | |
| -!- sukey [~nodebot@ks312251.kimsufi.com] has quit [Ping timeout: 272 seconds] | 22:48 | |
| -!- zxtx [~zxtx@sunnythinking.org] has joined #shogun | 22:48 | |
| CaBa | why does SGMatrix<T>::transpose_matrix() require num_feat / num_vec? | 23:27 | 
| lisitsyn | CaBa: I guess this came from some legacy code | 23:29 | 
| CaBa | lisitsyn: so the correct way to call ::transpose_matrix() would be (mat_ptr, mat_ptr->num_rows, mat_ptr->num_cols)? | 23:31 | 
| lisitsyn | oh let me check | 23:33 | 
| lisitsyn | CaBa: yeah exactly | 23:33 | 
| lisitsyn | crazy :D | 23:33 | 
| CaBa | lisitsyn: oh no, it even seems to be (mat_ptr->matrix, mat_ptr->num_rows, mat_ptr->num_cols) | 23:35 | 
| lisitsyn | argh sorry, yeah | 23:39 | 
| lisitsyn | raw pointer, rows, cols | 23:39 | 
| --- Log closed Wed Sep 28 00:00:09 2016 | ||
Generated by irclog2html.py 2.10.0 by Marius Gedminas - find it at mg.pov.lt!