IRC logs of #shogun for Monday, 2016-07-04

--- Log opened Mon Jul 04 00:00:07 2016
-!- HeikoS [~heiko@host-92-0-162-192.as43234.net] has joined #shogun00:41
-!- mode/#shogun [+o HeikoS] by ChanServ00:41
-!- shogun-notifier- [~irker@94.23.237.10] has joined #shogun00:47
shogun-notifier-shogun: Sanuj :feature/tags * 2ac1610 / / (14 files): https://github.com/shogun-toolbox/shogun/commit/2ac1610d90388c20f7aa3539b3de314638b85d4f00:47
shogun-notifier-shogun: Add Tags framework00:47
shogun-notifier-shogun:00:47
shogun-notifier-shogun: migrate code from aer and add basetag00:47
shogun-notifier-shogun:00:47
shogun-notifier-shogun: add error handling and sgobject.has00:47
shogun-notifier-shogun: Heiko Strathmann :feature/tags * 0c63b3f / / (14 files): https://github.com/shogun-toolbox/shogun/commit/0c63b3f74e2a93cc68fe56b7b9595336efa5392a00:47
shogun-notifier-shogun: Merge pull request #3221 from sanuj/tags00:47
shogun-notifier-shogun:00:47
shogun-notifier-shogun: Implement tag-based parameters in SGObject00:47
shogun-notifier-shogun: Esben Sorig :develop * 0755297 / examples/meta/generator/ (11 files): https://github.com/shogun-toolbox/shogun/commit/0755297f433b00d81a681a7a84896b62eef014a900:49
shogun-notifier-shogun: Updated interface for dependency translation rules. No more duplicate imports00:49
shogun-notifier-shogun: Heiko Strathmann :develop * 08da61f / examples/meta/generator/ (11 files): https://github.com/shogun-toolbox/shogun/commit/08da61fa682c8e5ff86dc88c2ca44ea6c3edb0ff00:49
shogun-notifier-shogun: Merge pull request #3330 from sorig/fix_enum_include00:49
shogun-notifier-shogun:00:49
shogun-notifier-shogun: Updated interface for dependency translation rules. No more duplicate…00:49
shogun-notifier-shogun: lambday :feature/bigtest * 787df2d / src/shogun/statistics/experimental/internals/ (34 files): https://github.com/shogun-toolbox/shogun/commit/787df2d0b7aebafdfe893fb6c0a580350a7d790600:50
shogun-notifier-shogun: added first version of bigtesting framework00:50
shogun-notifier-shogun: lambday :feature/bigtest * 59de0d4 / src/shogun/statistics/experimental/internals/ (5 files): https://github.com/shogun-toolbox/shogun/commit/59de0d4e148237d4bbc93599ec6d61747ca7190500:50
shogun-notifier-shogun: documentation and code-style changes00:50
shogun-notifier-shogun: lambday :feature/bigtest * 950a8ff / src/shogun/statistics/experimental/ (3 files): https://github.com/shogun-toolbox/shogun/commit/950a8ff606e71774b6dde43b1d131a1544fe951300:50
shogun-notifier-shogun: added hypothesis test (experimental) base class00:50
shogun-notifier-shogun: lambday :feature/bigtest * ffa6977 / src/shogun/ (108 files): https://github.com/shogun-toolbox/shogun/commit/ffa6977b9105fa14e294e9104448b369da833e4300:50
shogun-notifier-shogun: removed old files00:50
shogun-notifier-shogun: lambday :feature/bigtest * 63e8bde / src/shogun/hypothesistest/ (38 files): https://github.com/shogun-toolbox/shogun/commit/63e8bde1a10ac89817442cd61f0aabd8aa4872f100:50
shogun-notifier-shogun: added rest of the files00:50
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * d1cb20b / examples/meta/src/statistical_testing/quadratic_time_mmd.sg: https://github.com/shogun-toolbox/shogun/commit/d1cb20b4ba166e6108ed0c9552ccaa13da98b9b100:50
shogun-notifier-shogun: first meta example for mmd00:50
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 584393b / / (4 files): https://github.com/shogun-toolbox/shogun/commit/584393b1ad1f9cf14b5384b54c780619df1c448400:50
shogun-notifier-shogun: Add an initial cookbook page for quadratic time mmd00:50
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 1e38940 / / (2 files): https://github.com/shogun-toolbox/shogun/commit/1e389401df409769d0707f3e0bcb44a3417b520200:50
shogun-notifier-shogun: add linear time mmd api example draft00:50
shogun-notifier-shogun: lambday :feature/bigtest * 4992cb3 / / (127 files): https://github.com/shogun-toolbox/shogun/commit/4992cb34da9710aa1c2d2dadb0ae54fa03c60e1e00:50
shogun-notifier-shogun: fix build issues00:50
shogun-notifier-shogun: temporarily removed unit-tests to avoid compilation issues00:50
shogun-notifier-shogun: lambday :feature/bigtest * bda31e5 / src/shogun/statistical_testing/MMD.cpp,src/shogun/statistical_testing/MMD.h: https://github.com/shogun-toolbox/shogun/commit/bda31e53a42c4ae794a0745dafab0c4eccce07c500:50
shogun-notifier-shogun: removed statistic computation API for multiple kernels00:50
shogun-notifier-shogun: lambday :feature/bigtest * debc0c4 / src/shogun/statistical_testing/MMD.cpp: https://github.com/shogun-toolbox/shogun/commit/debc0c43221773d1cb43c02630ae9a7b8ce15a0200:50
shogun-notifier-shogun: removed simulate_null00:50
shogun-notifier-shogun: lambday :feature/bigtest * b75450f / src/shogun/statistical_testing/MMD.cpp: https://github.com/shogun-toolbox/shogun/commit/b75450f140f4beb8ebe27ee2598336f34048920100:50
shogun-notifier-shogun: added permutation test with precomputed kernel matrices00:50
shogun-notifier-shogun: lambday :feature/bigtest * 263ab31 / examples/meta/src/statistical_testing/linear_time_mmd.sg: https://github.com/shogun-toolbox/shogun/commit/263ab31da7a1c841fafc1c562442fde728b12c9a00:50
shogun-notifier-shogun: added number of samples (mandatory for streaming samples) to lineartime mmd meta example00:50
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * d30560e / src/shogun/statistical_testing/QuadraticTimeMMD.cpp: https://github.com/shogun-toolbox/shogun/commit/d30560eda130aa7b2cd5cc2fca39ef2fabaea56f00:50
shogun-notifier-shogun: todo for later00:50
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 2fda74a / / (3 files): https://github.com/shogun-toolbox/shogun/commit/2fda74aa2bf24d115b717d66ce51be646c57d6ef00:50
shogun-notifier-shogun: add constructor to QuadraticTimeMMD00:50
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 3ffe8b7 / doc/cookbook/source/examples/statistical_testing/quadratic_time_mmd.rst: https://github.com/shogun-toolbox/shogun/commit/3ffe8b721170f7ae8687f09378032166e6484cd400:50
shogun-notifier-shogun: Give the example some love00:50
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * f193c48 / doc/cookbook/source/examples/statistical_testing/ (2 files): https://github.com/shogun-toolbox/shogun/commit/f193c48de81f55a5e8ec61cbfcfdbcf60c64804d00:50
shogun-notifier-shogun: more cookbook updates00:50
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 425d046 / src/shogun/statistical_testing/QuadraticTimeMMD.cpp: https://github.com/shogun-toolbox/shogun/commit/425d046f0d02a221b63118c3662a641a81500f7d00:50
shogun-notifier-shogun: added data-fetchers and kernel-manager unit-tests00:51
shogun-notifier-shogun: lambday :feature/bigtest * c491c8e / / (8 files): https://github.com/shogun-toolbox/shogun/commit/c491c8e4616165a1c608c516a5c7033cf3d6fc9d00:51
shogun-notifier-shogun: fixed quadratic time mmd bugs and speedup00:51
shogun-notifier-shogun: lambday :feature/bigtest * 839fdba / / (3 files): https://github.com/shogun-toolbox/shogun/commit/839fdba656a78b1b4033c7abaf139367594306f100:51
shogun-notifier-shogun: added more tests, fixed more bugs00:51
shogun-notifier-shogun: lambday :feature/bigtest * 0909d87 / / (6 files): https://github.com/shogun-toolbox/shogun/commit/0909d870ec129ddfce4dc0f285843dee047ef26000:51
shogun-notifier-shogun: removed temporary permuted matrix creation for mmd00:51
shogun-notifier-shogun:00:51
shogun-notifier-shogun:   - since SIMD doesn't help in this case, rather slows things down00:51
shogun-notifier-shogun:     due to temporary matrix creation00:51
shogun-notifier-shogun: lambday :feature/bigtest * 3cb203b / / (5 files): https://github.com/shogun-toolbox/shogun/commit/3cb203bdb4e18557efe14443bee84f6ae97cc52c00:51
shogun-notifier-shogun: added cache-friendly sum-computation for permutation00:51
shogun-notifier-shogun: lambday :feature/bigtest * 17822c8 / src/shogun/statistical_testing/ (4 files): https://github.com/shogun-toolbox/shogun/commit/17822c80a357177ca78e9fcaeaa43abe182d8ab300:51
shogun-notifier-shogun: Added task-parallel computation support00:51
shogun-notifier-shogun:00:51
shogun-notifier-shogun:   - Speeded up the permutation test00:51
shogun-notifier-shogun:   - Overall speed-up due to00:51
shogun-notifier-shogun:     (a) cache-friendly computation and00:51
shogun-notifier-shogun: lambday :feature/bigtest * 7fad933 / / (3 files): https://github.com/shogun-toolbox/shogun/commit/7fad933241c01cd3911af7052a661a818713f23100:51
shogun-notifier-shogun: added feature shallow copy and merged copy methods00:51
shogun-notifier-shogun: lambday :feature/bigtest * d681ea6 / / (2 files): https://github.com/shogun-toolbox/shogun/commit/d681ea6a7d76595028086978dadf1ef2b8095dcb00:51
shogun-notifier-shogun: made the data manager work with shallow copy00:51
shogun-notifier-shogun: lambday :feature/bigtest * 831977d / tests/unit/statistical_testing/ (2 files): https://github.com/shogun-toolbox/shogun/commit/831977dac8c41c27628b1bee16a24005b3eff0a400:51
shogun-notifier-shogun: added kernel selection unit tests00:51
shogun-notifier-shogun: lambday :feature/bigtest * 8dfc98c / / (3 files): https://github.com/shogun-toolbox/shogun/commit/8dfc98c3384beeaa4d3940d7208a47c7e04c9ce000:51
shogun-notifier-shogun: added block data structure00:51
shogun-notifier-shogun: lambday :feature/bigtest * 21bb60b / src/shogun/statistical_testing/internals/ (2 files): https://github.com/shogun-toolbox/shogun/commit/21bb60b514096106ffe8963c716ce3f3ed9290a100:51
shogun-notifier-shogun: updated next samples data structure with blocks00:51
shogun-notifier-shogun: lambday :feature/bigtest * 9340b9f / / (6 files): https://github.com/shogun-toolbox/shogun/commit/9340b9fdb48f23248a23088f06392fc9cf07b0a400:51
shogun-notifier-shogun: updated data fetchers to return naked pointers00:51
shogun-notifier-shogun: lambday :feature/bigtest * 374caad / src/shogun/statistical_testing/internals/DataManager.cpp: https://github.com/shogun-toolbox/shogun/commit/374caad2f93c1fd03f3224e4248287b5a8e7410800:51
shogun-notifier-shogun: updated data manager to work with blocks00:51
shogun-notifier-shogun: lambday :feature/bigtest * 09f8af0 / src/shogun/statistical_testing/HypothesisTest.cpp: https://github.com/shogun-toolbox/shogun/commit/09f8af06b6eb6df2ba912d37d4ac2e697868fea200:51
shogun-notifier-shogun: removed unused variable result00:51
shogun-notifier-shogun: lambday :feature/bigtest * 88d164c / src/shogun/statistical_testing/ (2 files): https://github.com/shogun-toolbox/shogun/commit/88d164c93cf6d231a7dfa0be5af3226ed4791f6100:51
shogun-notifier-shogun: added convenient constructor00:51
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 4654421 / examples/meta/src/statistical_testing/ (2 files): https://github.com/shogun-toolbox/shogun/commit/4654421a9d9c96658611db1aba4789ff25a0da3300:51
shogun-notifier-shogun: added compiling (but not running) examples of kernel selection for MMD00:51
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * ce2503c / doc/cookbook/source/examples/statistical_testing/linear_time_mmd_kernel_selection.rst: https://github.com/shogun-toolbox/shogun/commit/ce2503c28d89a9c77f11bff8929501e2981691b800:51
shogun-notifier-shogun: initial sketch for kernel learning example00:51
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 9b86592 / doc/ipython-notebooks/ (2 files): https://github.com/shogun-toolbox/shogun/commit/9b865928811052c1e6c9472a88ea34d53db1e7ca00:51
shogun-notifier-shogun: rename folder00:51
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 598fb90 / examples/meta/src/statistical_testing/quadratic_time_mmd_kernel_selection.sg: https://github.com/shogun-toolbox/shogun/commit/598fb90d95a8da6e29692cf40dfd651497ad3d3b00:51
shogun-notifier-shogun: use different data in testing than in kernel learning00:51
shogun-notifier-shogun: lambday :feature/bigtest * 569f432 / / (9 files): https://github.com/shogun-toolbox/shogun/commit/569f43233922b167d7bff9946f1b593b5d6fa6eb00:51
shogun-notifier-shogun: renamed OPTIMIZE_MMD to MAXIMIZE_POWER in kernel selection00:51
shogun-notifier-shogun: lambday :feature/bigtest * 0f8d00f / src/shogun/statistical_testing/MMD.cpp: https://github.com/shogun-toolbox/shogun/commit/0f8d00f5d6df107158da9dc82a47784fceca3dd700:51
shogun-notifier-shogun: removed precomputed kernels (if there are any) while selecting kernel00:51
shogun-notifier-shogun: lambday :feature/bigtest * 763a616 / src/shogun/statistical_testing/MMD.cpp: https://github.com/shogun-toolbox/shogun/commit/763a616bc2f24514cd38f87dfb25fa5d807b579800:51
shogun-notifier-shogun: added statistic and Q computation methods00:51
shogun-notifier-shogun: lambday :feature/bigtest * 2e721a3 / src/shogun/statistical_testing/ (14 files): https://github.com/shogun-toolbox/shogun/commit/2e721a3e555b6cc90960fc0c2dbd6ed6b63567b600:51
shogun-notifier-shogun: added weighted kernel learning methods00:51
shogun-notifier-shogun: lambday :feature/bigtest * 97bcf84 / src/shogun/statistical_testing/internals/OptimizationSolver.cpp: https://github.com/shogun-toolbox/shogun/commit/97bcf848f88a73fede2474900f6930a08658c5db00:51
shogun-notifier-shogun: temporary turned off GPL flag for QP solver00:51
shogun-notifier-shogun: lambday :feature/bigtest * b192ec5 / src/shogun/statistical_testing/ (6 files): https://github.com/shogun-toolbox/shogun/commit/b192ec5b992256d4c47de92c851b0254427cedd400:52
shogun-notifier-shogun: added support for cross-validation setting for kernel selection (incomplete)00:52
shogun-notifier-shogun: lambday :feature/bigtest * 2e699a6 / / (20 files): https://github.com/shogun-toolbox/shogun/commit/2e699a62ca65b0acdf2f2e6d98f799a88a83dfc600:52
shogun-notifier-shogun: made the enum classes in statistical testing simple enums00:52
shogun-notifier-shogun: lambday :feature/bigtest * a1bfed9 / / (6 files): https://github.com/shogun-toolbox/shogun/commit/a1bfed952f8e8e235258262fc2253654c9fe55f900:52
shogun-notifier-shogun: added first draft of train-test data split00:52
shogun-notifier-shogun: lambday :feature/bigtest * 03b4506 / / (3 files): https://github.com/shogun-toolbox/shogun/commit/03b450606b6c6fa69a20728725a9df8c76ba6e1200:52
shogun-notifier-shogun: fixed clone subset stack bug in features util00:52
shogun-notifier-shogun: lambday :feature/bigtest * e48dd1f / / (4 files): https://github.com/shogun-toolbox/shogun/commit/e48dd1f02f420cdcc47bec9994a4c321a699bdd900:52
shogun-notifier-shogun: full and blockwise train/test data fetchers fixed00:52
shogun-notifier-shogun: lambday :feature/bigtest * 2d4fb32 / / (3 files): https://github.com/shogun-toolbox/shogun/commit/2d4fb32b58321b5cdb8672eee1cc9df68a56496d00:52
shogun-notifier-shogun: fixed memory bug for streaming data parser and added unit-test00:52
shogun-notifier-shogun: lambday :feature/bigtest * e7d7b7c / / (5 files): https://github.com/shogun-toolbox/shogun/commit/e7d7b7c7eb16374f819e510a3e53b5c7b99bab2c00:52
shogun-notifier-shogun: full and blockwise train/test streaming data fetchers added00:52
shogun-notifier-shogun: lambday :feature/bigtest * 755b8fe / / (11 files): https://github.com/shogun-toolbox/shogun/commit/755b8feb733c00dd3bdad2baf1a10607ff35ae2500:52
shogun-notifier-shogun: intermediate work for test-train data split00:52
shogun-notifier-shogun: lambday :feature/bigtest * b0f7a79 / / (6 files): https://github.com/shogun-toolbox/shogun/commit/b0f7a79c092bf44170e13ee418658eef7fadfb5e00:52
shogun-notifier-shogun: added permutation without storing the kernel matrix00:52
shogun-notifier-shogun: save the kernel selection policy00:52
shogun-notifier-shogun: lambday :feature/bigtest * 0a8cf98 / src/shogun/statistical_testing/ (16 files): https://github.com/shogun-toolbox/shogun/commit/0a8cf98a9cc37e16a5679eaf190a41351913663d00:52
shogun-notifier-shogun: save the kernel selection measures for later query00:52
shogun-notifier-shogun: lambday :feature/bigtest * 186ec36 / src/shogun/statistical_testing/internals/ (6 files): https://github.com/shogun-toolbox/shogun/commit/186ec3628de76e6f0b192157c99349bfe53df19700:52
shogun-notifier-shogun: refactored maximize cross validation kernel selection method00:52
shogun-notifier-shogun: lambday :feature/bigtest * 8d66ed9 / src/shogun/statistical_testing/ (6 files): https://github.com/shogun-toolbox/shogun/commit/8d66ed915c45033071704b70313d825abb3e19e800:52
shogun-notifier-shogun: refactor API (incomplete)00:52
shogun-notifier-shogun: lambday :feature/bigtest * ab41354 / / (31 files): https://github.com/shogun-toolbox/shogun/commit/ab41354148dacc4f62f6c111d62e35c5e96cb5c100:52
shogun-notifier-shogun: refactored train/test subsetting and hypothesis test framework00:52
shogun-notifier-shogun: lambday :feature/bigtest * e793278 / src/interfaces/modular/Statistics.i,src/interfaces/modular/Statistics_includes.i: https://github.com/shogun-toolbox/shogun/commit/e7932786355d61981ff9c3504a92565198ed8cf900:52
shogun-notifier-shogun: added kernel selection strategy in modular interface00:52
shogun-notifier-shogun: lambday :feature/bigtest * 501e46f / / (8 files): https://github.com/shogun-toolbox/shogun/commit/501e46fc10631f2e3795c58a96b43a84be4e659200:52
shogun-notifier-shogun: refactored the interface for specifying kernel selection strategy00:52
shogun-notifier-shogun: lambday :feature/bigtest * 1cffa8b / src/shogun/statistical_testing/internals/MaxXValidation.cpp: https://github.com/shogun-toolbox/shogun/commit/1cffa8b76b0ac02ea458e9b9c98f1f838223a6bb00:52
shogun-notifier-shogun: fixed cross validation bug00:52
shogun-notifier-shogun: lambday :feature/bigtest * 58a8ec6 / / (41 files): https://github.com/shogun-toolbox/shogun/commit/58a8ec65ab05950582fb2cd9625de4a641b8cef300:52
shogun-notifier-shogun: refactored directory structure00:52
shogun-notifier-shogun: lambday :feature/bigtest * 4bed3b4 / tests/unit/statistical_testing/ (5 files): https://github.com/shogun-toolbox/shogun/commit/4bed3b45b385d0e295388ec646a1f79f932d72fb00:52
shogun-notifier-shogun: removed some debug messages from cross-validation00:52
shogun-notifier-shogun: lambday :feature/bigtest * 37f34f6 / src/shogun/ (8 files): https://github.com/shogun-toolbox/shogun/commit/37f34f6716cf4488dee492cd9961fc8d3a48089200:52
shogun-notifier-shogun: added multi kernel permutation test cross validation00:52
shogun-notifier-shogun: lambday :feature/bigtest * 1cf8d7c / / (5 files): https://github.com/shogun-toolbox/shogun/commit/1cf8d7c74ed2baae82270bc8af1c934274d3cf4b00:52
shogun-notifier-shogun: fixed alpha bug ;)00:52
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 461ce69 / / (8 files): https://github.com/shogun-toolbox/shogun/commit/461ce6974ede6fbd651ee02a883c5ebf3195858d00:52
shogun-notifier-shogun: updated meta examples00:52
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * f51a81d / src/shogun/statistical_testing/internals/DataManager.cpp: https://github.com/shogun-toolbox/shogun/commit/f51a81d9da67f5635bf575f796e4162fa9f0af9600:52
shogun-notifier-shogun: mini clean for error message00:52
-!- HeikoS [~heiko@host-92-0-162-192.as43234.net] has quit [Ping timeout: 252 seconds]00:53
shogun-buildbotbuild #895 of deb4 - python3 is complete: Failure [failed install test python modular]  Build details are at http://buildbot.shogun-toolbox.org/builders/deb4%20-%20python3/builds/895  blamelist: Esben Sorig <esben@sorig.eu>, Heiko Strathmann <heiko.strathmann@gmail.com>00:54
shogun-buildbotbuild #2924 of bsd1 - libshogun is complete: Failure [failed configure]  Build details are at http://buildbot.shogun-toolbox.org/builders/bsd1%20-%20libshogun/builds/2924  blamelist: Esben Sorig <esben@sorig.eu>, Heiko Strathmann <heiko.strathmann@gmail.com>01:00
shogun-buildbotbuild #64 of xenial - libshogun is complete: Failure [failed test]  Build details are at http://buildbot.shogun-toolbox.org/builders/xenial%20-%20libshogun/builds/64  blamelist: Esben Sorig <esben@sorig.eu>, Heiko Strathmann <heiko.strathmann@gmail.com>01:00
-!- travis-ci [~travis-ci@ec2-54-226-185-22.compute-1.amazonaws.com] has joined #shogun01:30
travis-ciit's Heiko Strathmann'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/14208388201:30
-!- travis-ci [~travis-ci@ec2-54-226-185-22.compute-1.amazonaws.com] has left #shogun []01:30
shogun-buildbotbuild #11 of FC23 - libshogun - aarch64 is complete: Failure [failed test]  Build details are at http://buildbot.shogun-toolbox.org/builders/FC23%20-%20libshogun%20-%20aarch64/builds/11  blamelist: Esben Sorig <esben@sorig.eu>, Heiko Strathmann <heiko.strathmann@gmail.com>01:49
-!- travis-ci [~travis-ci@ec2-54-80-72-191.compute-1.amazonaws.com] has joined #shogun02:32
travis-ciit's Heiko Strathmann'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/14208416902:32
-!- travis-ci [~travis-ci@ec2-54-80-72-191.compute-1.amazonaws.com] has left #shogun []02:32
-!- GandalfTheWizard [~Emma@112.10.170.115] has joined #shogun02:59
@wikingshogun-buildbot: force build --branch=develop 'deb4 - python3'03:13
shogun-buildbotThe build has been queued, I'll give a shout when it starts03:13
shogun-buildbotbuild #24 of clang - thread analysis is complete: Failure [failed compile]  Build details are at http://buildbot.shogun-toolbox.org/builders/clang%20-%20thread%20analysis/builds/24  blamelist: Heiko Strathmann <heiko.strathmann@gmail.com>, Esben Sorig <esben@sorig.eu>, OXPHOS <engelzora@gmail.com>03:45
shogun-buildbotbuild #22 of clang - undefined behaviour analysis is complete: Failure [failed compile]  Build details are at http://buildbot.shogun-toolbox.org/builders/clang%20-%20undefined%20behaviour%20analysis/builds/22  blamelist: Heiko Strathmann <heiko.strathmann@gmail.com>, Esben Sorig <esben@sorig.eu>, OXPHOS <engelzora@gmail.com>03:48
-!- shogun-notifier- [~irker@94.23.237.10] has quit [Quit: transmission timeout]03:52
-!- OXPHOS [~OXPHOS@192.169.6.175] has joined #shogun05:04
shogun-buildbotbuild #36 of memleak - valgrind is complete: Failure [failed memory check]  Build details are at http://buildbot.shogun-toolbox.org/builders/memleak%20-%20valgrind/builds/36  blamelist: Heiko Strathmann <heiko.strathmann@gmail.com>, Esben Sorig <esben@sorig.eu>, OXPHOS <engelzora@gmail.com>05:34
shogun-buildbotbuild #1035 of nightly_none is complete: Failure [failed compile]  Build details are at http://buildbot.shogun-toolbox.org/builders/nightly_none/builds/1035  blamelist: Heiko Strathmann <heiko.strathmann@gmail.com>, Esben Sorig <esben@sorig.eu>, OXPHOS <engelzora@gmail.com>05:44
shogun-buildbotbuild #1165 of nightly_default is complete: Failure [failed test notebooks]  Build details are at http://buildbot.shogun-toolbox.org/builders/nightly_default/builds/1165  blamelist: Heiko Strathmann <heiko.strathmann@gmail.com>, Esben Sorig <esben@sorig.eu>, OXPHOS <engelzora@gmail.com>06:19
shogun-buildbotbuild forced [ETA 6m26s]06:19
shogun-buildbotI'll give a shout when the build finishes06:19
shogun-buildbotbuild #896 of deb4 - python3 is complete: Failure [failed install test python modular]  Build details are at http://buildbot.shogun-toolbox.org/builders/deb4%20-%20python3/builds/89606:22
-!- sanuj [~sanuj@117.220.48.71] has joined #shogun06:27
-!- OXPHOS [~OXPHOS@192.169.6.175] has quit [Ping timeout: 240 seconds]07:53
sanujbzdmgz, to09:26
sanujyo09:26
-!- sanuj [~sanuj@117.220.48.71] has quit [Ping timeout: 250 seconds]10:07
-!- sanuj [~sanuj@117.220.48.71] has joined #shogun10:28
-!- OXPHOS [~OXPHOS@192.169.6.175] has joined #shogun10:36
-!- OXPHOS [~OXPHOS@192.169.6.175] has quit [Ping timeout: 258 seconds]10:52
sanujbzdmgz, there?10:57
bzdmgzsanuj: yeap10:57
sanujbzdmgz, https://github.com/shogun-toolbox/shogun/pull/332910:58
bzdmgzsanuj: see my comment10:59
bzdmgzand other one10:59
-!- HeikoS [~heiko@host-92-0-162-192.as43234.net] has joined #shogun11:00
-!- mode/#shogun [+o HeikoS] by ChanServ11:00
sanujbzdmgz, okay11:00
sanujdynamic cast11:00
sanujbzdmgz, do i replace gaussiankernel unittest by kernel?11:01
bzdmgzsanuj: and the third one11:01
bzdmgzsanuj: no just refer it by kernel11:01
bzdmgznot by gaussian kernel11:01
bzdmgzI mean create gaussian kernel but treat it like a kernel11:01
sanujokay11:01
bzdmgzbecause with plugins there is no *gaussian kernel type*11:01
sanujbzdmgz, return some<T>?11:01
bzdmgzyeap11:02
sanujokay11:02
sanujbzdmgz, after this do i add swig?11:02
bzdmgzyeah would be good11:02
sanujbzdmgz, also see this https://github.com/shogun-toolbox/shogun/pull/333211:02
Saurabh7HeikoS: yo11:11
@HeikoSSaurabh7: jojojo11:37
Saurabh7HeikoS: hey, need to discuss what to do further,11:38
Saurabh7HeikoS: I think this multi core RF is ready, only need a fix version test11:39
@HeikoSSaurabh7: ok cool will review soon11:40
@HeikoSSaurabh7: I guess since we have been doing the feature view thing11:40
@HeikoSwhy not quickly sort out the x-validation11:40
@HeikoSIn the sense that it doesnt clone the data11:40
@HeikoSBut there should be a flag for that11:40
@HeikoSif the machines modify the data11:40
Saurabh7HeikoS:  yes unless someone modifies it11:40
@HeikoSyeah11:40
@HeikoScurrently we are not in control over that11:41
Saurabh7ok then will do that via introducing sort of a flag11:41
@HeikoSby default data should be shared across threads11:41
@HeikoSyeah11:41
@HeikoSshared_features=true11:41
@HeikoSthats a mini thing though, should only take a day11:41
Saurabh7cool11:41
Saurabh7yes agree11:41
@HeikoSSaurabh7: so, schedule11:41
@HeikoSdid you revise yours?11:42
@HeikoSbecause then we can just keep on that11:42
@HeikoSSaurabh7: I mean basically, we want to put in a list of things that are useful/fun and feasible11:42
Saurabh7HeikoS: no, ahvent revised yet11:42
@HeikoSwe have KNN11:42
sanujbzdmgz, there?11:42
@HeikoSSaurabh7: that should be done11:43
Saurabh7HeikoS: ok wil finish revise schedule11:43
Saurabh7HeikoS:  I had a look at KNN11:43
@HeikoSSaurabh7: and apart from that, check the old schedule and pick something11:43
Saurabh7it already has some cover tree version11:43
Saurabh7so possible things there are optimising that/ using multicore comp where possible11:44
@HeikoSSaurabh7: question is: does it work bugfree, is the code readable, these ugly guards need to go11:44
@HeikoSSaurabh7: yeah and compare, add a benchmark to zoq11:44
Saurabh7I see cool, will add that too11:45
@HeikoSSaurabh7: you can also check the benchmarks that exist and check where shogun sucks11:45
@HeikoSsince they tested quite a few things11:45
@HeikoSyou know the website with the results?11:45
Saurabh7yes I know11:46
@HeikoSSaurabh7: newobject thing is a blocker for the PR11:46
@HeikoSSaurabh7: lets quickly brainstorm what other methods we can look at11:47
@HeikoSSaurabh7: one thing that definitely can be done is in the GP framework11:47
@HeikoSthe derivatives of the marginal likelihood are currently done in a sub-optimal way11:47
@HeikoSSaurabh7: but what else is there11:48
Saurabh7I see, GP,havent ben following it much, but if you point me I can do that11:48
Saurabh7cant find the results page argh11:48
@HeikoSSaurabh7: yeah it is a bit more involved than other things11:48
@HeikoSah11:49
@HeikoSSaurabh7: updating the liblinear code11:49
@HeikoSthe new version has multicore functionality11:50
@HeikoSbut the one in shogun doesn thave that yet11:50
@HeikoSSaurabh7: and potentially also http://www.csie.ntu.edu.tw/~cjlin/libsvm/faq.html#f43211:51
Saurabh7yes that can be one too11:51
@HeikoSbut that might be in already11:51
Saurabh7ye its in, done with pthread11:54
@HeikoSokok11:57
Saurabh7HeikoS: so to hide methods from swig, do I rename them , starting with _ or so ?12:02
@HeikoSno12:02
@HeikoS#ifndef SWIG12:02
@HeikoSgrep for that12:02
Saurabh7ah ok thanks12:02
-!- HeikoS [~heiko@host-92-0-162-192.as43234.net] has quit [Quit: Leaving.]12:05
-!- HeikoS [~heiko@host-92-0-162-192.as43234.net] has joined #shogun12:09
-!- mode/#shogun [+o HeikoS] by ChanServ12:09
-!- oxphos [c7b48530@gateway/web/freenode/ip.199.180.133.48] has joined #shogun12:10
-!- OXPHOS1 [~OXPHOS@199.180.133.48] has joined #shogun12:10
-!- oxphos [c7b48530@gateway/web/freenode/ip.199.180.133.48] has quit [Client Quit]12:10
@HeikoSSaurabh7: see my other comments in the PR btw12:11
@HeikoSthey are old12:11
Saurabh7HeikoS: yes, other comment is about modifying object12:12
@HeikoSand some in tests12:12
@HeikoSOXPHOS1: jo12:12
OXPHOS1HeikoS: hey12:13
@HeikoSOXPHOS1: question about this test:12:13
@HeikoSif I call from_gpu(vec)12:13
@HeikoSwhere vec was uploaded to GPU with an active gpu backend12:14
@HeikoSand then backend is set to null12:14
@HeikoSnow calling from_gpu(vec)12:14
@HeikoSI get the same vector back12:14
@HeikoSstill on gpu12:14
@HeikoSand now I call an operation12:14
@HeikoSfoo(vec)12:14
OXPHOS1HeikoS: I got you..12:14
OXPHOS1HeikoS: so throw error?12:15
@HeikoSjust wonder what happens right now12:15
OXPHOS1HeikoS: the operation only checks on_gpu flag. so if the flag is not changed, it'll still call gpu.operation12:16
-!- GandalfTheWizard [~Emma@112.10.170.115] has quit [Ping timeout: 250 seconds]12:17
-!- GandalfTheWizard [~Emma@112.10.170.115] has joined #shogun12:18
@HeikoSso12:18
@HeikoSOXPHOS1: we get null pointer exception right now :)12:18
@HeikoSif we call foo(vec)12:18
@HeikoSOXPHOS1: you can put a check for that12:20
OXPHOS1HeikoS: yes..but there's no way out if the vector is on GPU but the GPU backend is reset to null.12:20
OXPHOS1HeikoS: sure12:20
@HeikoSyep12:20
@HeikoSuser problem12:20
@HeikoS"you are an idiot" warning case ;)12:20
@HeikoSOXPHOS1: but we can just put an error message that is more friendly12:21
@HeikoSOXPHOS1: finally, there is the case when12:21
OXPHOS1Haha12:21
@HeikoSOXPHOS1: the backend is not set to null12:21
@HeikoSbut to another implementation12:21
@HeikoSthen, we do get a segfault12:21
@HeikoSmemory error12:21
OXPHOS1yeah..12:21
@HeikoSas the static casts will fail12:21
@HeikoSOXPHOS1: only way to catch this is a dynamic cast12:22
OXPHOS1HeikoS: can we put a get_name check somewhere?12:22
-!- lambday [8028b10a@gateway/web/freenode/ip.128.40.177.10] has joined #shogun12:24
-!- mode/#shogun [+o lambday] by ChanServ12:24
@HeikoSOXPHOS1: nono12:24
@HeikoSwe could dynamic cast it12:24
@HeikoSnot sure how much that would cost in terms of delay before dot is computed12:24
@HeikoSlambday: thoughts?12:24
@HeikoSlambday: the story is:12:24
@HeikoSwe transfer vector to viennacl memory12:24
@HeikoSthen we set backend to cuda12:24
@HeikoSthen we call dot12:24
@HeikoSthis memory errors12:24
@HeikoSshall we catch that or not?12:25
@HeikoSit costs a dynamic cast12:25
@lambdayHeikoS: dynamic cast is possible?12:25
@HeikoSyeah we have the GPUMemory thing12:25
@lambdayHeikoS: cuda'r gpu memory layout is different .. so it would include a deep copy12:25
OXPHOS1HeikoS: if we return "ViennaCL" from both linalgbackendviennacl and gpumemoryviennacl, we can compare the backend and operation get_name12:26
@HeikoSyeah would work12:26
@HeikoSbut is that better than dyn cast? :)12:26
@lambdaydynamic cast is better than comparing "names"12:26
@HeikoSthing is: I almost tend to think that:12:26
OXPHOS1really...12:26
@HeikoS1.) users cannot really cause this12:26
OXPHOS1okay12:26
@HeikoS2.) dev who cause this should be told off12:27
@HeikoSlambday: ?12:27
@HeikoSi mean users CAN cause it12:27
@HeikoSactually12:27
@HeikoSthey cant12:27
@HeikoSif they use SWIG12:27
@HeikoSonly in c++12:27
@HeikoSsince SWIG typemap doesnt map GPU memory12:28
@HeikoSso all good12:28
@HeikoSOXPHOS1: no need to check, we just leave it for now12:28
@lambdayyeah users cannot cause this12:28
@lambdayit's the dev's responsibility to put data back to cpu after a public API call12:28
@HeikoSlambday: yep12:28
@HeikoSuh there is noather thing with this12:28
@HeikoSwhat if a dev returns a SGVector that lives on GPU through the SWIG interface12:28
@HeikoSSWIG sees empty vector12:29
@HeikoShaha12:29
OXPHOS1okay. but we can add a warning to the sg_linalg->set_gpu_backend()12:29
@lambdayyep! that comes with the fact of having two different data structures being handled by the same class12:29
@HeikoSwe can put asserts in the typemaps12:29
@HeikoSor just leave it12:29
@HeikoSOXPHOS1: dont think we should do that, since it is a feature to change backend12:30
@lambdayIMO devs should always transfer the data back to CPU at the end of each public API call that returns SGVector12:30
@HeikoSOXPHOS1: lets just leave things as they are12:30
@HeikoSlambday: yes +112:30
@HeikoSOXPHOS1: so all good12:30
@HeikoSlambday: feel free to merge OXPHOS1 patch once the mini things are resolved12:31
OXPHOS1HeikoS, lambday: okay. will be ready in no time12:31
@lambdayOXPHOS1: great to hear! :D12:31
@lambdayHeikoS: check pm12:32
sanujHeikoS, please merge https://github.com/shogun-toolbox/shogun/pull/333312:37
OXPHOS1HeikoS: can i use `choose_backend` instead of  `get_appropriate_backend` and `get_backend` for returning the backend for linalg operations?12:38
-!- shogun-notifier- [~irker@7nn.de] has joined #shogun12:38
shogun-notifier-shogun: Sanuj :feature/tags * 63b5f6c / / (4 files): https://github.com/shogun-toolbox/shogun/commit/63b5f6ca8d066b7dc5548b6a4496a2c0c4bf181912:38
shogun-notifier-shogun: change method names, fix bug and docs12:38
shogun-notifier-shogun: Heiko Strathmann :feature/tags * add5dca / / (4 files): https://github.com/shogun-toolbox/shogun/commit/add5dca475b5ccfb542ea4e60ce47c93291502fe12:38
shogun-notifier-shogun: Merge pull request #3333 from sanuj/tags12:38
shogun-notifier-shogun:12:38
shogun-notifier-shogun: change method names, fix bug and docs12:38
@HeikoSyep "choose_backend" is much better!12:38
@HeikoSactually12:38
@HeikoSwhy not12:38
@HeikoS"infer_backend"12:38
bzdmgzhahah infer12:38
@HeikoSbzdmgz: like inferior12:39
OXPHOS1HeikoS: latin12:39
OXPHOS1cool12:39
sanujbzdmgz, where to put swig for class_list12:39
sanujcreate12:39
bzdmgzapproximate_infer_backend12:39
bzdmgzsanuj: uhmm sgbase or so12:39
sanujbzdmgz, so it will have same classes that i had for set,get etc?12:40
bzdmgzyes exactly12:40
bzdmgzsanuj: maybe12:40
sanujbzdmgz, i'll make another macro12:40
bzdmgzmaybe we can merge these two12:40
bzdmgzno idea12:40
bzdmgzsanuj: I think it should be one list12:40
sanujthat has all the classes12:40
bzdmgzotherwise we get shit12:40
sanujyeah12:41
bzdmgzhow the hell12:41
bzdmgzFirstOrderBoundConstraintsCostFunction12:41
bzdmgzbecome a base class12:41
bzdmgz:D12:41
bzdmgz:D12:41
bzdmgzD:12:41
sanujwat12:41
sanujletme seee12:41
@HeikoShahaha12:42
sanujin my defense, i must say12:44
sanujit has pure virtual functions12:44
sanuj:P12:44
sanujHeikoS, bzdmgz so shall i make the shogun base class tree to finalize the base classes to include in the swig PR?12:45
bzdmgzsanuj: we should think about putting this list into one place12:46
bzdmgzotherwise there will be at least 3 of them12:46
bzdmgzimpossible to maintain12:46
-!- OXPHOS1 [~OXPHOS@199.180.133.48] has quit [Read error: Connection reset by peer]12:46
sanujyeah12:46
bzdmgzI think we should render this via jinja or so12:47
sanujor i can read a text file which has all names and call macros with the names as arguments in a loop12:47
@HeikoSsanuj, bzdmgz as I said before, I would not start by looking at all shogun classes12:49
@HeikoSbut rather pick 2-3 very high level algorithm families and spell oiut things from there12:49
@HeikoSexample based12:49
@HeikoSdepth first,  rather than breadth first12:49
@HeikoSsanuj: start with shoguns classification and regression12:49
@HeikoSthis has most existing structure12:49
sanujHeikoS, ohkay12:50
sanujHeikoS, bzdmgz i'll make a jinja and include it in SGBase.i12:51
sanujstarting with classification for now12:51
sanujHeikoS, separate PRs for each collection of algorithms in SWIG?12:53
@HeikoSsanuj: yes definitel12:53
@HeikoSbut again12:54
@HeikoSstart with classification12:54
@HeikoSor regression12:54
@HeikoSignore the others for now12:54
@HeikoSthis already requires a lot12:54
sanujHeikoS, so if i do classification12:54
sanujHeikoS, i'll have to change the classes to accommodate new parameter framework12:55
sanujand then I can write tests for them12:56
@HeikoSsanuj: wait a minute12:56
@HeikoSso what is the next ste0?12:56
@HeikoSthis to me sounds like too much at once12:56
@HeikoSso the base classes are mostly needed for plugins right?12:57
@HeikoSor do you want to change shoguns swig interfaces first?12:57
sanujHeikoS, they are needed for tags swig interface also12:57
@HeikoSsanuj: I see12:57
sanujTagKernel, TagDenseFeature etc12:57
@HeikoSso we actually NOW want to change the SWIG interface12:57
@HeikoSand the idea is that we STOP exposing all classes directly to SWIG12:57
@HeikoSbut only expose the base classes12:58
@HeikoSand access all the rest behind the scenes?12:58
@HeikoSbzdmgz: is that an addiution, or a replacement?12:58
bzdmgzHeikoS: what is addition?12:58
-!- lambday_ [8028b10a@gateway/web/freenode/ip.128.40.177.10] has joined #shogun12:58
-!- mode/#shogun [+o lambday_] by ChanServ12:58
sanujHeikoS, for the new parameter framework, only need base classes in SWIG12:59
-!- lambday [8028b10a@gateway/web/freenode/ip.128.40.177.10] has quit [Ping timeout: 250 seconds]12:59
bzdmgzwhat exactly?12:59
sanujbzdmgz, heiko wants to do it depth first instead of breadth first for swig-tags12:59
sanujbzdmgz, so if i do it for collection of algorithms that lie under classification13:00
sanujbzdmgz, then i would have to update the classes with new parameter framework13:00
bzdmgzok other suggestion13:00
bzdmgzjust 3-5 base classes13:00
sanujbzdmgz, since now we need to register parameters13:00
bzdmgzlets start with that13:00
bzdmgzwe need to make it work with swig13:00
bzdmgzwith createX13:00
bzdmgzand getX/setX13:00
bzdmgzall the stuff13:00
sanujbzdmgz, for that i would need to change the 3-5 base classes also13:01
@HeikoSbzdmgz: is the old SWIG interface deleted?13:01
bzdmgzno!13:01
@HeikoSor just we have the tags in additionm13:01
bzdmgzjust in addition13:01
bzdmgzfirst13:01
@HeikoSokok13:01
bzdmgzsanuj: lets merge create with13:01
bzdmgzcreateKernel13:01
@HeikoSsanuj:  then I agree, pick 1 class and try to make things work13:01
sanujbzdmgz, so if i implement set/getKernel, i would also need to change Kernel.h otherwise setKernel won't modify any parameter13:02
@HeikoSsanuj: that is fine13:05
@HeikoSyou are in feature branch13:05
@HeikoSbut that is why we want to modify very few classes for now13:05
@HeikoSsanuj: if you are brave, you could hack the SG_ADD macro13:06
@HeikoSbut maybe better not :D13:06
sanuj:D13:06
bzdmgzsg_add is tough13:06
sanujbzdmgz, create PR is against develop and not feature/tags13:06
sanujbzdmgz, and for just createKernel I would not need any jinja magic, only one line in swig13:07
bzdmgzsanuj: yes13:09
sanujbzdmgz, why do you want to merge that?13:09
sanujbzdmgz, and i'll start by editing kernel.h for tags-swig then13:10
bzdmgzsanuj: I think it makes sense to get something working13:10
bzdmgzwhy do you need to modify Kernel.h?13:10
bzdmgz??13:10
sanujbzdmgz, i need to register params for setKernel to work13:11
sanujbzdmgz, no?13:13
bzdmgzwhy?13:19
sanujbzdmgz, setKernel can only modify parameters registered by register_param()13:21
sanujbzdmgz, so i need to register_param() in CKernel ctor13:22
bzdmgzno13:22
bzdmgzI didn't mean that13:22
sanujbzdmgz, then if i only add %template for CKernel, then we won't be able to test setKernel, getKernel or anything for that matter13:24
bzdmgzkernel = createKernel("CGaussianKernel");13:25
bzdmgzclassifier = LibSVM()13:25
bzdmgzclassifier.setKernel(kernel)13:25
sanujbzdmgz, for this LibSVM would need some change13:26
bzdmgzI don't mean to make it really use it13:26
sanujnot CKernel13:26
bzdmgzjust make it possible to do that in python13:26
bzdmgzjust dummy kernel13:26
bzdmgzthat is not used13:26
bzdmgzjust to make sure everything works13:26
sanujbzdmgz, i can do it with the MockObject then13:27
-!- OXPHOS [~OXPHOS@199.180.133.48] has joined #shogun13:33
shogun-notifier-shogun: Saurabh7 :develop * eb3941a / src/shogun/ (7 files): https://github.com/shogun-toolbox/shogun/commit/eb3941a617c42b1421bbb4cb591d1e1d5b8d10e913:34
shogun-notifier-shogun: shallow subset13:34
shogun-notifier-shogun: Saurabh7 :develop * aed17e6 / / (5 files): https://github.com/shogun-toolbox/shogun/commit/aed17e668a8628c03c29fc00cb538a03a5f7776813:34
shogun-notifier-shogun: udpate test13:34
shogun-notifier-shogun: Saurabh7 :develop * 9acf8d4 / src/shogun/ (7 files): https://github.com/shogun-toolbox/shogun/commit/9acf8d4b42bd08629985f056c9f4ad1efcb3369813:34
shogun-notifier-shogun: extend to to other label types13:34
shogun-notifier-shogun: Saurabh7 :develop * d5c135a / src/shogun/labels/DenseLabels.cpp: https://github.com/shogun-toolbox/shogun/commit/d5c135a4d87757076d18e5b8a819aff5212016ac13:34
shogun-notifier-shogun: minor13:34
shogun-notifier-shogun: Saurabh7 :develop * 3dc6153 / / (6 files): https://github.com/shogun-toolbox/shogun/commit/3dc615312e500b3add0c0bf07e3019cd35dbada413:34
shogun-notifier-shogun: fix tests , memleaks13:34
shogun-notifier-shogun: Saurabh7 :develop * 37868f4 / / (5 files): https://github.com/shogun-toolbox/shogun/commit/37868f45bca27a878470e67d1b0c2b23b29f676713:34
shogun-notifier-shogun: skip swig13:34
shogun-notifier-shogun: Saurabh7 :develop * ed8e439 / src/shogun/ (10 files): https://github.com/shogun-toolbox/shogun/commit/ed8e4394055d60a7a24a5b412d7d1ccf4f2b6a8d13:34
shogun-notifier-shogun: minor fix13:34
shogun-notifier-shogun: Heiko Strathmann :develop * 2d69784 / / (12 files): https://github.com/shogun-toolbox/shogun/commit/2d6978414212e8af8a7a3adda74ca4a34f2fc5ca13:34
shogun-notifier-shogun: Merge pull request #3322 from Saurabh7/multirf13:34
shogun-notifier-shogun:13:34
shogun-notifier-shogun: Parallel RF13:34
-!- HeikoS [~heiko@host-92-0-162-192.as43234.net] has quit [Quit: Leaving.]13:37
Saurabh7HeikoS:  aay merged ?13:37
shogun-buildbotbuild #762 of trusty - libshogun - viennacl is complete: Failure [failed compile]  Build details are at http://buildbot.shogun-toolbox.org/builders/trusty%20-%20libshogun%20-%20viennacl/builds/762  blamelist: Saurabh7 <saurabh.mahindre@gmail.com>13:40
shogun-buildbotbuild #763 of trusty - libshogun - viennacl is complete: Success [build successful]  Build details are at http://buildbot.shogun-toolbox.org/builders/trusty%20-%20libshogun%20-%20viennacl/builds/76313:47
-!- travis-ci [~travis-ci@ec2-54-80-72-191.compute-1.amazonaws.com] has joined #shogun13:51
travis-ciit's Heiko Strathmann'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/14217397813:51
-!- travis-ci [~travis-ci@ec2-54-80-72-191.compute-1.amazonaws.com] has left #shogun []13:51
shogun-notifier-shogun: lambday :feature/bigtest * 725d036 / src/shogun/statistics/experimental/internals/ (34 files): https://github.com/shogun-toolbox/shogun/commit/725d036df296af116207ed17a9fa895c17fa812613:54
shogun-notifier-shogun: added first version of bigtesting framework13:54
shogun-notifier-shogun: lambday :feature/bigtest * f2a6d89 / src/shogun/statistics/experimental/internals/ (5 files): https://github.com/shogun-toolbox/shogun/commit/f2a6d89ec7b5f0699fd71ca030994155b153fd3813:54
shogun-notifier-shogun: documentation and code-style changes13:54
shogun-notifier-shogun: lambday :feature/bigtest * 11fbddd / src/shogun/statistics/experimental/ (3 files): https://github.com/shogun-toolbox/shogun/commit/11fbddd6bd04aac981af30327738b2bf681f804313:54
shogun-notifier-shogun: added hypothesis test (experimental) base class13:54
shogun-notifier-shogun: lambday :feature/bigtest * 391f644 / src/shogun/ (108 files): https://github.com/shogun-toolbox/shogun/commit/391f6448d17f22fc5788c98cad1d09ea5fe1fb6513:54
shogun-notifier-shogun: removed old files13:54
shogun-notifier-shogun: lambday :feature/bigtest * a611c66 / src/shogun/hypothesistest/ (38 files): https://github.com/shogun-toolbox/shogun/commit/a611c66bbbf99771efc3f9031124514f0c9e4a8f13:54
shogun-notifier-shogun: added rest of the files13:54
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * ada18dc / examples/meta/src/statistical_testing/quadratic_time_mmd.sg: https://github.com/shogun-toolbox/shogun/commit/ada18dc05879d27216902b82d7ec2f5122795a3113:54
shogun-notifier-shogun: first meta example for mmd13:54
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 16f8ae9 / / (4 files): https://github.com/shogun-toolbox/shogun/commit/16f8ae9e3163a205c9d073282426a7418c88597613:54
shogun-notifier-shogun: Add an initial cookbook page for quadratic time mmd13:54
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 75afdd2 / / (2 files): https://github.com/shogun-toolbox/shogun/commit/75afdd2a40b77b602517586100f8f48bcb73f52613:54
shogun-notifier-shogun: add linear time mmd api example draft13:54
shogun-notifier-shogun: lambday :feature/bigtest * 74bfd50 / / (127 files): https://github.com/shogun-toolbox/shogun/commit/74bfd505fd7011f38896373898c0ec80b209fe0713:54
shogun-notifier-shogun: fix build issues13:54
shogun-notifier-shogun: lambday :feature/bigtest * 4db7d60 / src/shogun/statistical_testing/MMD.cpp,src/shogun/statistical_testing/MMD.h: https://github.com/shogun-toolbox/shogun/commit/4db7d60dda9878829871419947cbae20cd7debfe13:55
shogun-notifier-shogun: removed statistic computation API for multiple kernels13:55
shogun-notifier-shogun: lambday :feature/bigtest * 93fcb56 / src/shogun/statistical_testing/MMD.cpp: https://github.com/shogun-toolbox/shogun/commit/93fcb5605447f19ad6932b7d725edee9866d604513:55
shogun-notifier-shogun: removed simulate_null13:55
shogun-notifier-shogun: lambday :feature/bigtest * d920247 / src/shogun/statistical_testing/MMD.cpp: https://github.com/shogun-toolbox/shogun/commit/d92024765c4fe738094f58260f03ecbcf60e74d513:55
shogun-notifier-shogun: added permutation test with precomputed kernel matrices13:55
shogun-notifier-shogun: lambday :feature/bigtest * 49b0fdb / examples/meta/src/statistical_testing/linear_time_mmd.sg: https://github.com/shogun-toolbox/shogun/commit/49b0fdb1aafbd3fe48d31a9bbffbbb8be13ec0bd13:55
shogun-notifier-shogun: added number of samples (mandatory for streaming samples) to lineartime mmd meta example13:55
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * cbce1c3 / src/shogun/statistical_testing/QuadraticTimeMMD.cpp: https://github.com/shogun-toolbox/shogun/commit/cbce1c34e50a3fcc41d6679de354da236ab0d9d413:55
shogun-notifier-shogun: todo for later13:55
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 37e0d41 / / (3 files): https://github.com/shogun-toolbox/shogun/commit/37e0d41de0e54c6d4571fcdb635c04ddbd1195c213:55
shogun-notifier-shogun: add constructor to QuadraticTimeMMD13:55
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * e732772 / doc/cookbook/source/examples/statistical_testing/quadratic_time_mmd.rst: https://github.com/shogun-toolbox/shogun/commit/e732772634e059212a5bcef955816052cd8ccc2513:55
shogun-notifier-shogun: Give the example some love13:55
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 0258a3f / doc/cookbook/source/examples/statistical_testing/ (2 files): https://github.com/shogun-toolbox/shogun/commit/0258a3f2e6cbc695ab651558ed880c79359148a913:55
shogun-notifier-shogun: more cookbook updates13:55
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * d258d01 / src/shogun/statistical_testing/QuadraticTimeMMD.cpp: https://github.com/shogun-toolbox/shogun/commit/d258d01c4e767648ca17acbe2bc4096f5df613bc13:55
shogun-notifier-shogun: dont parallelise spectrum sampling, added some comments13:55
shogun-notifier-shogun: lambday :feature/bigtest * 90c6174 / / (8 files): https://github.com/shogun-toolbox/shogun/commit/90c6174a24b1542d8348c67c4aae0fcae409a91313:55
shogun-notifier-shogun: fixed quadratic time mmd bugs and speedup13:55
shogun-notifier-shogun: lambday :feature/bigtest * 023f9fb / / (3 files): https://github.com/shogun-toolbox/shogun/commit/023f9fbcda54c088dfc25870894a1baec2d26ea913:55
shogun-notifier-shogun: added more tests, fixed more bugs13:55
shogun-notifier-shogun: lambday :feature/bigtest * a8febee / / (6 files): https://github.com/shogun-toolbox/shogun/commit/a8febee5a07381a420517d935253a121501db3a913:55
shogun-notifier-shogun: removed temporary permuted matrix creation for mmd13:55
shogun-notifier-shogun:13:55
shogun-notifier-shogun:   - since SIMD doesn't help in this case, rather slows things down13:55
shogun-notifier-shogun:     due to temporary matrix creation13:55
shogun-notifier-shogun: lambday :feature/bigtest * df1a34d / / (5 files): https://github.com/shogun-toolbox/shogun/commit/df1a34db0c40e994dca7a1a2692a7429198fc2fd13:55
shogun-notifier-shogun: added cache-friendly sum-computation for permutation13:55
shogun-notifier-shogun: lambday :feature/bigtest * 86f68e6 / src/shogun/statistical_testing/ (4 files): https://github.com/shogun-toolbox/shogun/commit/86f68e6ae3d4187fb81303d7d79be4c8847f895413:55
shogun-notifier-shogun: Added task-parallel computation support13:55
shogun-notifier-shogun:13:55
shogun-notifier-shogun:   - Speeded up the permutation test13:55
shogun-notifier-shogun:   - Overall speed-up due to13:55
shogun-notifier-shogun:     (a) cache-friendly computation and13:55
shogun-notifier-shogun: lambday :feature/bigtest * e2e4dd6 / src/shogun/statistical_testing/internals/mmd/WithinBlockPermutation.cpp: https://github.com/shogun-toolbox/shogun/commit/e2e4dd6cd8c09fa5fbffb1bbb7176093955d22ee13:55
shogun-notifier-shogun: added feature shallow copy and merged copy methods13:55
shogun-notifier-shogun: lambday :feature/bigtest * e7d1b8e / / (2 files): https://github.com/shogun-toolbox/shogun/commit/e7d1b8ecb44c6b3186efb0ea2e5d679bcf07e4da13:55
shogun-notifier-shogun: made the data manager work with shallow copy13:55
shogun-notifier-shogun: lambday :feature/bigtest * 4547f20 / tests/unit/statistical_testing/ (2 files): https://github.com/shogun-toolbox/shogun/commit/4547f20fcac72532f1bc969676f05f86eff0bebd13:55
shogun-notifier-shogun: added kernel selection unit tests13:55
shogun-notifier-shogun: lambday :feature/bigtest * 3d91eff / / (3 files): https://github.com/shogun-toolbox/shogun/commit/3d91eff82824bf786a2eb244cc1e4d48be66205913:55
shogun-notifier-shogun: added block data structure13:55
shogun-notifier-shogun: lambday :feature/bigtest * 5ac309e / src/shogun/statistical_testing/internals/ (2 files): https://github.com/shogun-toolbox/shogun/commit/5ac309e4aa04b7606d004e9c882ffff5ba1f264a13:55
shogun-notifier-shogun: updated next samples data structure with blocks13:55
shogun-notifier-shogun: lambday :feature/bigtest * efc29dc / / (6 files): https://github.com/shogun-toolbox/shogun/commit/efc29dc3f6a96fc0ed0d9ccc6d1dbcf017c2791c13:55
shogun-notifier-shogun: updated data fetchers to return naked pointers13:55
shogun-notifier-shogun: lambday :feature/bigtest * 0ea3ded / src/shogun/statistical_testing/internals/DataManager.cpp: https://github.com/shogun-toolbox/shogun/commit/0ea3ded45da768b4d22ddc8b939d83a9e652ba5213:55
shogun-notifier-shogun: updated data manager to work with blocks13:55
shogun-notifier-shogun: lambday :feature/bigtest * 45b50ed / src/shogun/statistical_testing/HypothesisTest.cpp: https://github.com/shogun-toolbox/shogun/commit/45b50edfc82ebdc384af94461276c14e25e244c413:55
shogun-notifier-shogun: removed unused variable result13:55
shogun-notifier-shogun: lambday :feature/bigtest * 656b51e / src/shogun/statistical_testing/ (2 files): https://github.com/shogun-toolbox/shogun/commit/656b51ee6e497f88cfcdd546dcdf1fdc56a2e91413:55
shogun-notifier-shogun: added convenient constructor13:55
shogun-notifier-shogun: lambday :feature/bigtest * b779d7d / src/shogun/statistical_testing/MMD.cpp,src/shogun/statistical_testing/MMD.h: https://github.com/shogun-toolbox/shogun/commit/b779d7d9e47b1614220dd6cdad4ceff26f26cdfb13:55
shogun-notifier-shogun: added compiling (but not running) examples of kernel selection for MMD13:56
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * f7c93d3 / doc/cookbook/source/examples/statistical_testing/linear_time_mmd_kernel_selection.rst: https://github.com/shogun-toolbox/shogun/commit/f7c93d3077624e9a666259a266a4d40e0ded344813:56
shogun-notifier-shogun: initial sketch for kernel learning example13:56
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * e26a89d / doc/ipython-notebooks/ (2 files): https://github.com/shogun-toolbox/shogun/commit/e26a89d7df083cedadf147bef8e9bcd8f42b8a3c13:56
shogun-notifier-shogun: rename folder13:56
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * d6c4d04 / examples/meta/src/statistical_testing/quadratic_time_mmd_kernel_selection.sg: https://github.com/shogun-toolbox/shogun/commit/d6c4d0431ff3577c1d67f3eb486270ea7caef2d213:56
shogun-notifier-shogun: use different data in testing than in kernel learning13:56
shogun-notifier-shogun: lambday :feature/bigtest * ed316a4 / / (9 files): https://github.com/shogun-toolbox/shogun/commit/ed316a4c463b73e5bcda8027643df5f807dd6e8513:56
shogun-notifier-shogun: renamed OPTIMIZE_MMD to MAXIMIZE_POWER in kernel selection13:56
shogun-notifier-shogun: lambday :feature/bigtest * 1adc869 / src/shogun/statistical_testing/MMD.cpp: https://github.com/shogun-toolbox/shogun/commit/1adc869b23dfde6fad48d287e17e7cfb6c1a840513:56
shogun-notifier-shogun: removed precomputed kernels (if there are any) while selecting kernel13:56
shogun-notifier-shogun: lambday :feature/bigtest * 4d1d131 / src/shogun/statistical_testing/MMD.cpp: https://github.com/shogun-toolbox/shogun/commit/4d1d1316444967d691b47ad7f935db4fb63633c513:56
shogun-notifier-shogun: added statistic and Q computation methods13:56
shogun-notifier-shogun: lambday :feature/bigtest * d120e78 / src/shogun/statistical_testing/ (14 files): https://github.com/shogun-toolbox/shogun/commit/d120e78565b06e7c722d447169360a336bf3bc3213:56
shogun-notifier-shogun: added weighted kernel learning methods13:56
shogun-notifier-shogun: lambday :feature/bigtest * 466e915 / src/shogun/statistical_testing/internals/OptimizationSolver.cpp: https://github.com/shogun-toolbox/shogun/commit/466e915fabbe54dd72e2ec10de137f1cfc4c07dd13:56
shogun-notifier-shogun: temporary turned off GPL flag for QP solver13:56
shogun-notifier-shogun: lambday :feature/bigtest * 9288f83 / examples/meta/src/statistical_testing/ (2 files): https://github.com/shogun-toolbox/shogun/commit/9288f8334c7478cd6a29c6738095c5b95007064513:56
shogun-notifier-shogun: added support for cross-validation setting for kernel selection (incomplete)13:56
shogun-notifier-shogun: lambday :feature/bigtest * 52252d4 / / (20 files): https://github.com/shogun-toolbox/shogun/commit/52252d4a5e1d820e4aaedc3f96e077ab03eb597a13:56
shogun-notifier-shogun: made the enum classes in statistical testing simple enums13:56
shogun-notifier-shogun: lambday :feature/bigtest * e310a27 / / (6 files): https://github.com/shogun-toolbox/shogun/commit/e310a2739975ddececc8ed45ab3d0ecfc6d185aa13:56
shogun-notifier-shogun: added first draft of train-test data split13:56
shogun-notifier-shogun: lambday :feature/bigtest * 5c35b41 / / (3 files): https://github.com/shogun-toolbox/shogun/commit/5c35b41ced8859ca590c28308b188aa5d37d16b713:56
shogun-notifier-shogun: fixed clone subset stack bug in features util13:56
shogun-notifier-shogun: lambday :feature/bigtest * ea78548 / / (4 files): https://github.com/shogun-toolbox/shogun/commit/ea785484e4ff35f984d4a1d67ca1f899e1e844e213:56
shogun-notifier-shogun: full and blockwise train/test data fetchers fixed13:56
shogun-notifier-shogun: lambday :feature/bigtest * c613b04 / / (3 files): https://github.com/shogun-toolbox/shogun/commit/c613b048be8d6c6d9ddb7b87c98aeeb1f1914c4a13:56
shogun-notifier-shogun: fixed memory bug for streaming data parser and added unit-test13:56
shogun-notifier-shogun: lambday :feature/bigtest * 6beb360 / / (5 files): https://github.com/shogun-toolbox/shogun/commit/6beb3604029e5a3954537f3aadb4adb6a3fbc1ed13:56
shogun-notifier-shogun: full and blockwise train/test streaming data fetchers added13:56
shogun-notifier-shogun: lambday :feature/bigtest * 1820556 / / (11 files): https://github.com/shogun-toolbox/shogun/commit/18205562c8e18cabf08facf2e689fd934d9cbaae13:56
shogun-notifier-shogun: intermediate work for test-train data split13:56
shogun-notifier-shogun: lambday :feature/bigtest * 0537b6c / / (6 files): https://github.com/shogun-toolbox/shogun/commit/0537b6c9692265761d69cea75f8d4d76dfec997013:56
shogun-notifier-shogun: added permutation without storing the kernel matrix13:56
shogun-notifier-shogun: lambday :feature/bigtest * 74feed9 / src/shogun/statistical_testing/internals/mmd/WithinBlockPermutationBatch.cpp: https://github.com/shogun-toolbox/shogun/commit/74feed917f61e07c0a992ee48df9eb66655d6f1c13:56
shogun-notifier-shogun: save the kernel selection measures for later query13:56
shogun-notifier-shogun: lambday :feature/bigtest * ce52681 / src/shogun/statistical_testing/internals/ (6 files): https://github.com/shogun-toolbox/shogun/commit/ce52681992a1ce65118cad50afc40584ddbacb2213:56
shogun-notifier-shogun: refactored maximize cross validation kernel selection method13:56
shogun-notifier-shogun: lambday :feature/bigtest * cef312c / src/shogun/statistical_testing/ (6 files): https://github.com/shogun-toolbox/shogun/commit/cef312c1db9ac9dcb6dc430513e333c39797d19313:56
shogun-notifier-shogun: refactor API (incomplete)13:56
shogun-notifier-shogun: lambday :feature/bigtest * cfa8dcb / / (31 files): https://github.com/shogun-toolbox/shogun/commit/cfa8dcb6dd420be5725b2f14e9891df3da2a6a1f13:56
shogun-notifier-shogun: refactored train/test subsetting and hypothesis test framework13:56
shogun-notifier-shogun: lambday :feature/bigtest * 1ee330a / src/interfaces/modular/Statistics.i,src/interfaces/modular/Statistics_includes.i: https://github.com/shogun-toolbox/shogun/commit/1ee330a7d46945a465ed1e06818e0a31cf0d2f7d13:56
shogun-notifier-shogun: added kernel selection strategy in modular interface13:56
shogun-notifier-shogun: lambday :feature/bigtest * 6758320 / / (8 files): https://github.com/shogun-toolbox/shogun/commit/6758320a3b78679ea3081b0b33edb3f1d968d0e613:56
shogun-notifier-shogun: refactored the interface for specifying kernel selection strategy13:56
shogun-notifier-shogun: lambday :feature/bigtest * b10a31d / src/shogun/statistical_testing/internals/MaxXValidation.cpp: https://github.com/shogun-toolbox/shogun/commit/b10a31d9ecbef34535f09515c9bcf0034330650513:56
shogun-notifier-shogun: fixed cross validation bug13:56
shogun-notifier-shogun: lambday :feature/bigtest * d9f39f7 / / (41 files): https://github.com/shogun-toolbox/shogun/commit/d9f39f72cefd032c99a1608a20c623e76fe7df5113:56
shogun-notifier-shogun: refactored directory structure13:56
shogun-notifier-shogun: lambday :feature/bigtest * 9a6f1bf / tests/unit/statistical_testing/ (5 files): https://github.com/shogun-toolbox/shogun/commit/9a6f1bf67492b4ddfc89c67cf2bb6c365e09521813:56
shogun-notifier-shogun: updated kernel selection unit-tests13:56
shogun-notifier-shogun: lambday :feature/bigtest * 4dbc4e5 / src/interfaces/modular/Statistics.i,src/interfaces/modular/Statistics_includes.i: https://github.com/shogun-toolbox/shogun/commit/4dbc4e50f7274570d8c130905c10d4ed7534f06f13:56
shogun-notifier-shogun: added multi kernel permutation test cross validation13:57
shogun-notifier-shogun: lambday :feature/bigtest * 4450b58 / / (5 files): https://github.com/shogun-toolbox/shogun/commit/4450b58eb1194cc261a8efd5e134890dd4e33f4613:57
shogun-notifier-shogun: fixed alpha bug ;)13:57
shogun-notifier-shogun: lambday :feature/bigtest * 8df66d2 / / (7 files): https://github.com/shogun-toolbox/shogun/commit/8df66d27e1ce0a4589518acdfb02b8ca75a9b7e413:57
shogun-notifier-shogun: added multi-kernel mmd computation to public API13:57
shogun-notifier-shogun: lambday :feature/bigtest * 78c3c8c / / (2 files): https://github.com/shogun-toolbox/shogun/commit/78c3c8cece2b8edead68679f37c1a63fd36bcc6613:59
shogun-notifier-shogun: optimized multi kernel permutation test cross validation13:59
sanujbzdmgz, https://github.com/shogun-toolbox/shogun/pull/332914:43
sanujbzdmgz, gk = sg.createKernel("GaussianKernel")14:43
bzdmgzcool14:43
sanujgk is <Swig Object of type 'Some< CKernel > *' at 0x7fd85f578ed8>14:43
bzdmgzoh shit14:44
sanujyes14:44
bzdmgzdamn14:44
bzdmgzyou have to get back to pointers then14:44
bzdmgzyet14:44
sanujohkay14:44
sanujso T*14:44
bzdmgzyeah14:44
bzdmgzthis way it should work in python14:44
sanujyes14:44
sanujbzdmgz, can you see the PR14:44
bzdmgzyeah I checked14:45
sanujand tell me if there is anything else you want14:45
bzdmgzlooks good14:45
sanujbzdmgz, will this be merged or is it proof of concept?14:45
-!- HeikoS [~heiko@nat-184-251.internal.eduroam.ucl.ac.uk] has joined #shogun15:00
-!- mode/#shogun [+o HeikoS] by ChanServ15:00
-!- OXPHOS [~OXPHOS@199.180.133.48] has quit [Ping timeout: 240 seconds]15:15
-!- travis-ci [~travis-ci@ec2-54-198-49-40.compute-1.amazonaws.com] has joined #shogun15:17
travis-ciit's Heiko Strathmann'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/14218421615:17
-!- travis-ci [~travis-ci@ec2-54-198-49-40.compute-1.amazonaws.com] has left #shogun []15:17
-!- OXPHOS [c7b48530@gateway/web/freenode/ip.199.180.133.48] has joined #shogun15:30
@HeikoSOXPHOS: ready to merge?15:30
shogun-notifier-shogun: OXPHOS :feature/linalg_refactor * 3fe967a / / (30 files): https://github.com/shogun-toolbox/shogun/commit/3fe967a3aa7058d5999b97a8b8b8f8de420e6b7f15:31
shogun-notifier-shogun: LinalgRefactor15:31
shogun-notifier-shogun:15:31
shogun-notifier-shogun: - SGVector and GPUVector15:31
shogun-notifier-shogun: - Eigen3 and ViennaCL transfer15:31
shogun-notifier-shogun: - dot operation15:31
shogun-notifier-shogun: Heiko Strathmann :feature/linalg_refactor * a614097 / / (30 files): https://github.com/shogun-toolbox/shogun/commit/a614097431a3fdc3b3113fe250261b6303bbb18f15:31
shogun-notifier-shogun: Merge pull request #3317 from OXPHOS/linalg_refactor_215:31
shogun-notifier-shogun:15:31
shogun-notifier-shogun: Linalg refactor15:31
OXPHOSHeikoS: thx!15:31
@HeikoSOXPHOS: nice one :)15:31
@HeikoSbig chunk of stuff15:31
@HeikoSand a big part of your project15:32
@HeikoSOXPHOS: so now lets populate a bit15:32
@HeikoSand then move on to cereal15:32
@HeikoSfull speed ahead15:32
OXPHOSHeikoS: copy that!15:32
@HeikoSOXPHOS: you already had stuff for cereal I guess? :)15:32
OXPHOSHeikoS: not much..i need to read the tag stuff i guess15:33
@HeikoSOXPHOS: that was just merged15:33
OXPHOSkk15:33
@HeikoSOXPHOS: I guess you can start by trying to cerealise sanuj's MockObject15:33
OXPHOSHeikoS: so there should be a feature/serialization branch from feature/tags branch?15:35
@HeikoSOXPHOS: I guess yeah15:35
@HeikoSOXPHOS: you can send a PR against it, we can open a branch when it is time for merging15:36
@HeikoSOXPHOS: so what was the state on cereal?15:36
@HeikoSsince ideally, we would like it to work even though the tags haven't been integrated15:36
OXPHOSHeikoS: just i know it can work..nothing much yet15:37
-!- travis-ci [~travis-ci@ec2-54-80-72-191.compute-1.amazonaws.com] has joined #shogun15:38
travis-ciit's lambday'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/14218911615:38
-!- travis-ci [~travis-ci@ec2-54-80-72-191.compute-1.amazonaws.com] has left #shogun []15:38
@HeikoSOXPHOS: I think it is a good idea to talk to wiking15:42
@HeikoSabout how to approach this in the best way15:42
@HeikoSOXPHOS: also, you should read the docs of cereal, if you havent yet15:42
@HeikoSand then thirdly, check out the tags patch15:42
OXPHOSHeikoS: sure!15:43
@HeikoSOXPHOS: important here: get a prototype working quickly15:44
@HeikoSwithin this week if possible15:44
OXPHOSHeikoS: i had one here: https://github.com/shogun-toolbox/shogun/pull/322615:44
sanujbzdmgz, you want me to add newline?15:44
sanujto get rid of red stuff :D15:44
@HeikoSOXPHOS: ok that is good for vector15:44
@HeikoSOXPHOS: now, we want to serialize class objects15:45
@HeikoSthere is a lot of stuff on this in the cereal docs15:45
OXPHOSi see15:46
-!- HeikoS [~heiko@nat-184-251.internal.eduroam.ucl.ac.uk] has quit [Ping timeout: 240 seconds]15:59
-!- lambday_ [8028b10a@gateway/web/freenode/ip.128.40.177.10] has quit [Ping timeout: 250 seconds]16:00
-!- sanuj [~sanuj@117.220.48.71] has quit [Ping timeout: 246 seconds]16:40
-!- HeikoS [~heiko@nat-184-251.internal.eduroam.ucl.ac.uk] has joined #shogun17:14
-!- mode/#shogun [+o HeikoS] by ChanServ17:14
-!- travis-ci [~travis-ci@ec2-54-198-49-40.compute-1.amazonaws.com] has joined #shogun17:17
travis-ciit's Heiko Strathmann'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/14221075417:17
-!- travis-ci [~travis-ci@ec2-54-198-49-40.compute-1.amazonaws.com] has left #shogun []17:17
-!- sanuj [~sanuj@117.220.48.71] has joined #shogun17:21
-!- OXPHOS [c7b48530@gateway/web/freenode/ip.199.180.133.48] has quit [Quit: Page closed]17:23
@HeikoSbzdmgz: jo17:24
bzdmgzHeikoS: hey17:25
@HeikoSenum EKernelSelectionMethod : uint32_t17:25
@HeikoSdoesnt appear in tags file17:25
@HeikoShow can i make it appear there?17:25
bzdmgzsome options of ctags17:25
bzdmgzdon't remember exactly17:25
sanujbzdmgz, no ML lectures these days?17:25
@HeikoSbzdmgz: the thing is17:26
@HeikoSthings like17:26
@HeikoSenum EKernelType;17:26
@HeikoSare in there17:26
bzdmgzsanuj: no!17:26
@HeikoSbut not if I inherit from uint17:26
bzdmgzthank god!17:26
@HeikoSthats annoying17:26
bzdmgzHeikoS: easy to fix17:26
@HeikoSbzdmgz: some pointers?17:26
@HeikoSbzdmgz: how to fix it?17:33
@HeikoSctag options just turn enum on or off17:33
@HeikoSthey are already turned on17:33
bzdmgzHeikoS: which options are on?17:34
@HeikoSbzdmgz: well it extracts enums17:35
bzdmgzaha17:35
sanujbzdmgz, what to do after create PR17:36
sanujit is ready17:36
sanujapart from travi17:36
sanujtravis17:36
@HeikoSbzdmgz: so how to make it extract enums that inherit from int?17:37
bzdmgzHeikoS: no idea17:37
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 1a8d7a4 / src/shogun/statistical_testing/ (12 files): https://github.com/shogun-toolbox/shogun/commit/1a8d7a4cdaf25065c7be6cf71a0a7aebca631de118:05
shogun-notifier-shogun: make all enums be classes18:05
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * c6697df / src/shogun/statistical_testing/internals/mmd/MultiKernelMMD.cpp: https://github.com/shogun-toolbox/shogun/commit/c6697df500fdb72cc1c796c42975d80bd4a4a9aa18:07
shogun-notifier-shogun: fix another merge conflict from enum refactoring18:07
sanujbzdmgz, there?18:08
-!- mizari [~mizari@95-174-213-100.nts.su] has joined #shogun18:14
shogun-notifier-shogun: lambday :feature/bigtest * 59e9830 / src/shogun/statistics/experimental/internals/ (34 files): https://github.com/shogun-toolbox/shogun/commit/59e983067ca15bb6a51413af6617ddf8599bc53d18:18
shogun-notifier-shogun: added first version of bigtesting framework18:18
shogun-notifier-shogun: lambday :feature/bigtest * 8900635 / src/shogun/statistics/experimental/internals/ (5 files): https://github.com/shogun-toolbox/shogun/commit/89006354f6da4cb3cdd606fbdee6b7506394e9a518:18
shogun-notifier-shogun: documentation and code-style changes18:18
shogun-notifier-shogun: lambday :feature/bigtest * 258b525 / src/shogun/statistics/experimental/ (3 files): https://github.com/shogun-toolbox/shogun/commit/258b525017cda314c70094cc948688bf2afdd27518:18
shogun-notifier-shogun: added hypothesis test (experimental) base class18:18
shogun-notifier-shogun: lambday :feature/bigtest * d240c0a / src/shogun/ (108 files): https://github.com/shogun-toolbox/shogun/commit/d240c0ab8326a69b111f57623708ea183b56a3a718:18
shogun-notifier-shogun: removed old files18:18
shogun-notifier-shogun: lambday :feature/bigtest * d55cd7e / src/shogun/hypothesistest/ (38 files): https://github.com/shogun-toolbox/shogun/commit/d55cd7eec8afdd593a1a1c5ce434161e4761921c18:18
shogun-notifier-shogun: added rest of the files18:18
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * a00d19c / examples/meta/src/statistical_testing/quadratic_time_mmd.sg: https://github.com/shogun-toolbox/shogun/commit/a00d19c50f91c6a2eb94d4aacedb547170c5a4a718:18
shogun-notifier-shogun: first meta example for mmd18:18
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 919a51e / / (4 files): https://github.com/shogun-toolbox/shogun/commit/919a51e8f8c7c5df069b56480aa74a12385d8a2e18:18
shogun-notifier-shogun: Add an initial cookbook page for quadratic time mmd18:18
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * c713751 / / (2 files): https://github.com/shogun-toolbox/shogun/commit/c713751559d77e3e89bd7fe5079ad8a8e24a4cf218:18
shogun-notifier-shogun: add linear time mmd api example draft18:18
shogun-notifier-shogun: lambday :feature/bigtest * 95e6eb5 / / (127 files): https://github.com/shogun-toolbox/shogun/commit/95e6eb549d97a5c403e329f4f0c6c498a8b17b5a18:18
shogun-notifier-shogun: fix build issues18:18
shogun-notifier-shogun: lambday :feature/bigtest * 2cf82b3 / src/shogun/statistical_testing/MMD.cpp,src/shogun/statistical_testing/MMD.h: https://github.com/shogun-toolbox/shogun/commit/2cf82b30fdb24a47179c36d281c67456be4d0d1c18:18
shogun-notifier-shogun: removed statistic computation API for multiple kernels18:18
shogun-notifier-shogun: lambday :feature/bigtest * 518c72c / src/shogun/statistical_testing/MMD.cpp: https://github.com/shogun-toolbox/shogun/commit/518c72c9a2cfe2ffba4d574cf7422bc71227518218:18
shogun-notifier-shogun: removed simulate_null18:18
shogun-notifier-shogun: lambday :feature/bigtest * 4648ea0 / src/shogun/statistical_testing/MMD.cpp: https://github.com/shogun-toolbox/shogun/commit/4648ea0ee3f5b302f81b0bc81fc6592545cf8bb718:18
shogun-notifier-shogun: added permutation test with precomputed kernel matrices18:18
shogun-notifier-shogun: lambday :feature/bigtest * bed19ca / examples/meta/src/statistical_testing/linear_time_mmd.sg: https://github.com/shogun-toolbox/shogun/commit/bed19ca5ad019dc3e69ef5465a9e24ef4aa8f6e918:18
shogun-notifier-shogun: added number of samples (mandatory for streaming samples) to lineartime mmd meta example18:18
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * b29507c / src/shogun/statistical_testing/QuadraticTimeMMD.cpp: https://github.com/shogun-toolbox/shogun/commit/b29507c2912bde80c96366046538dc9bc45aa9b518:18
shogun-notifier-shogun: todo for later18:18
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 468fc80 / / (3 files): https://github.com/shogun-toolbox/shogun/commit/468fc804d4fa1cb635f79ba9362f36588be6faac18:18
shogun-notifier-shogun: add constructor to QuadraticTimeMMD18:18
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * ec59213 / doc/cookbook/source/examples/statistical_testing/quadratic_time_mmd.rst: https://github.com/shogun-toolbox/shogun/commit/ec59213b35989faf07c0ae1211641bdf5f7208cf18:18
shogun-notifier-shogun: Give the example some love18:18
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * e1aa56b / doc/cookbook/source/examples/statistical_testing/ (2 files): https://github.com/shogun-toolbox/shogun/commit/e1aa56b438e90c35b8a081a99e2e6841aea21a6018:18
shogun-notifier-shogun: more cookbook updates18:18
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * c04e691 / src/shogun/statistical_testing/QuadraticTimeMMD.cpp: https://github.com/shogun-toolbox/shogun/commit/c04e6916ce361f0794e769bcb8d988890455706018:18
shogun-notifier-shogun: dont parallelise spectrum sampling, added some comments18:18
shogun-notifier-shogun: lambday :feature/bigtest * 2fd310f / / (8 files): https://github.com/shogun-toolbox/shogun/commit/2fd310fa7d53b74c87000f2f2caffcbe235509e818:18
shogun-notifier-shogun: fixed quadratic time mmd bugs and speedup18:18
shogun-notifier-shogun: lambday :feature/bigtest * 736d8f7 / / (3 files): https://github.com/shogun-toolbox/shogun/commit/736d8f73f4b91a5275cd0b7348f51aa90ce4ec2a18:18
shogun-notifier-shogun: added more tests, fixed more bugs18:18
shogun-notifier-shogun: lambday :feature/bigtest * 19a6e8a / / (6 files): https://github.com/shogun-toolbox/shogun/commit/19a6e8ad08245be55f31449914e122650b970ba118:18
shogun-notifier-shogun: removed temporary permuted matrix creation for mmd18:18
shogun-notifier-shogun:18:18
shogun-notifier-shogun:   - since SIMD doesn't help in this case, rather slows things down18:18
shogun-notifier-shogun:     due to temporary matrix creation18:18
shogun-notifier-shogun: lambday :feature/bigtest * 986535e / / (5 files): https://github.com/shogun-toolbox/shogun/commit/986535e5b076e30837e632987c2387c17c1567fa18:18
shogun-notifier-shogun: added cache-friendly sum-computation for permutation18:18
shogun-notifier-shogun: lambday :feature/bigtest * 9ec18ba / src/shogun/statistical_testing/ (4 files): https://github.com/shogun-toolbox/shogun/commit/9ec18bae0c434c231972669b18e819b1bbf2281218:18
shogun-notifier-shogun: Added task-parallel computation support18:18
shogun-notifier-shogun:18:18
shogun-notifier-shogun:   - Speeded up the permutation test18:18
shogun-notifier-shogun:   - Overall speed-up due to18:18
shogun-notifier-shogun:     (a) cache-friendly computation and18:18
shogun-notifier-shogun: lambday :feature/bigtest * c8cabee / src/shogun/statistical_testing/internals/mmd/WithinBlockPermutation.cpp: https://github.com/shogun-toolbox/shogun/commit/c8cabee23e70c39ce3c521154abd8fb1ca602cc818:18
shogun-notifier-shogun: added feature shallow copy and merged copy methods18:19
shogun-notifier-shogun: lambday :feature/bigtest * ed27da3 / / (2 files): https://github.com/shogun-toolbox/shogun/commit/ed27da32b8c22dc8a5a048373bb56d99368d395a18:19
shogun-notifier-shogun: made the data manager work with shallow copy18:19
shogun-notifier-shogun: lambday :feature/bigtest * d794265 / tests/unit/statistical_testing/ (2 files): https://github.com/shogun-toolbox/shogun/commit/d79426550c7eac9954b201ea099eef5a44c8521b18:19
shogun-notifier-shogun: added kernel selection unit tests18:19
shogun-notifier-shogun: lambday :feature/bigtest * c738b3b / / (3 files): https://github.com/shogun-toolbox/shogun/commit/c738b3b47e39a23464a6976629575ec00ec53d9d18:19
shogun-notifier-shogun: added block data structure18:19
shogun-notifier-shogun: lambday :feature/bigtest * 5662bcf / src/shogun/statistical_testing/internals/ (2 files): https://github.com/shogun-toolbox/shogun/commit/5662bcfb0e427e7845d8cf83a7d64b709c645f4a18:19
shogun-notifier-shogun: updated next samples data structure with blocks18:19
shogun-notifier-shogun: lambday :feature/bigtest * cadd06a / / (6 files): https://github.com/shogun-toolbox/shogun/commit/cadd06ab553111a62a3dbee91b95ac02f8af255818:19
shogun-notifier-shogun: updated data fetchers to return naked pointers18:19
shogun-notifier-shogun: lambday :feature/bigtest * b84db75 / src/shogun/statistical_testing/internals/DataManager.cpp: https://github.com/shogun-toolbox/shogun/commit/b84db75b5609b66dcf88965d5d703746a853350218:19
shogun-notifier-shogun: updated data manager to work with blocks18:19
shogun-notifier-shogun: lambday :feature/bigtest * fd5f403 / src/shogun/statistical_testing/HypothesisTest.cpp: https://github.com/shogun-toolbox/shogun/commit/fd5f4039adda13f5595c9287259e2907b439ed0118:19
shogun-notifier-shogun: removed unused variable result18:19
shogun-notifier-shogun: lambday :feature/bigtest * 9ffae87 / src/shogun/statistical_testing/ (2 files): https://github.com/shogun-toolbox/shogun/commit/9ffae87fe70fef28d7fc94947e6650d2b42908be18:19
shogun-notifier-shogun: added convenient constructor18:19
shogun-notifier-shogun: lambday :feature/bigtest * 3a91a66 / src/shogun/statistical_testing/MMD.cpp,src/shogun/statistical_testing/MMD.h: https://github.com/shogun-toolbox/shogun/commit/3a91a66662dd584f716f67e607f5c39a4739655018:19
shogun-notifier-shogun: added compiling (but not running) examples of kernel selection for MMD18:19
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 4b55255 / doc/cookbook/source/examples/statistical_testing/linear_time_mmd_kernel_selection.rst: https://github.com/shogun-toolbox/shogun/commit/4b55255f213e5ff262b63684136f1ab3b43fd97a18:19
shogun-notifier-shogun: initial sketch for kernel learning example18:19
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 7a7aa19 / doc/ipython-notebooks/ (2 files): https://github.com/shogun-toolbox/shogun/commit/7a7aa1903d64c451262e43dd579bc2fd4afc7f9e18:19
shogun-notifier-shogun: rename folder18:19
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 43e5152 / examples/meta/src/statistical_testing/quadratic_time_mmd_kernel_selection.sg: https://github.com/shogun-toolbox/shogun/commit/43e51524711e85285ec1bc7b0fb88b4ecda4e40c18:19
shogun-notifier-shogun: use different data in testing than in kernel learning18:19
shogun-notifier-shogun: lambday :feature/bigtest * 0d44801 / / (9 files): https://github.com/shogun-toolbox/shogun/commit/0d4480175257799731c7f2a1bb6995b8d92b794818:19
shogun-notifier-shogun: renamed OPTIMIZE_MMD to MAXIMIZE_POWER in kernel selection18:19
shogun-notifier-shogun: lambday :feature/bigtest * c9ec9a7 / src/shogun/statistical_testing/MMD.cpp: https://github.com/shogun-toolbox/shogun/commit/c9ec9a71445af018a45bd56434fb184c16e7d92a18:19
shogun-notifier-shogun: removed precomputed kernels (if there are any) while selecting kernel18:19
shogun-notifier-shogun: lambday :feature/bigtest * a6877b7 / src/shogun/statistical_testing/MMD.cpp: https://github.com/shogun-toolbox/shogun/commit/a6877b7e0beb1cf6c2c7a55b7c9ee61eaa189e8618:19
shogun-notifier-shogun: added statistic and Q computation methods18:19
shogun-notifier-shogun: lambday :feature/bigtest * 00ea5f6 / src/shogun/statistical_testing/ (14 files): https://github.com/shogun-toolbox/shogun/commit/00ea5f6c1420a0460c94a9e2e6d005f3b3ae708e18:19
shogun-notifier-shogun: added weighted kernel learning methods18:19
shogun-notifier-shogun: lambday :feature/bigtest * 528c3dd / src/shogun/statistical_testing/internals/OptimizationSolver.cpp: https://github.com/shogun-toolbox/shogun/commit/528c3dd7e4b57e0521c443b90857159764ea69f718:19
shogun-notifier-shogun: temporary turned off GPL flag for QP solver18:19
shogun-notifier-shogun: lambday :feature/bigtest * bcb92af / examples/meta/src/statistical_testing/ (2 files): https://github.com/shogun-toolbox/shogun/commit/bcb92af5496506c416c050d263bd07c59b85a8d118:19
shogun-notifier-shogun: added support for cross-validation setting for kernel selection (incomplete)18:19
shogun-notifier-shogun: lambday :feature/bigtest * d35d8df / / (20 files): https://github.com/shogun-toolbox/shogun/commit/d35d8df4df8c4d148e88c1a76dcd888d6de6345918:19
shogun-notifier-shogun: made the enum classes in statistical testing simple enums18:19
shogun-notifier-shogun: lambday :feature/bigtest * af0b2bf / / (6 files): https://github.com/shogun-toolbox/shogun/commit/af0b2bf4d0d69aa4becbc826f4a79254acadbc6318:19
shogun-notifier-shogun: added first draft of train-test data split18:19
shogun-notifier-shogun: lambday :feature/bigtest * b45d490 / / (3 files): https://github.com/shogun-toolbox/shogun/commit/b45d4907266020560b4b22eee0d671c39d2204bc18:19
shogun-notifier-shogun: fixed clone subset stack bug in features util18:19
shogun-notifier-shogun: lambday :feature/bigtest * 0352140 / / (4 files): https://github.com/shogun-toolbox/shogun/commit/03521401fb9e8fd9fb0e624c9582c9205c90638818:19
shogun-notifier-shogun: full and blockwise train/test data fetchers fixed18:19
shogun-notifier-shogun: lambday :feature/bigtest * e98880a / / (3 files): https://github.com/shogun-toolbox/shogun/commit/e98880a9a351d96a69bbc8c3df085c3fc40c4f7e18:19
shogun-notifier-shogun: fixed memory bug for streaming data parser and added unit-test18:19
shogun-notifier-shogun: lambday :feature/bigtest * a87d615 / / (5 files): https://github.com/shogun-toolbox/shogun/commit/a87d615619169a30008c5359d902709f86451dc618:19
shogun-notifier-shogun: full and blockwise train/test streaming data fetchers added18:19
shogun-notifier-shogun: lambday :feature/bigtest * e89eab1 / / (11 files): https://github.com/shogun-toolbox/shogun/commit/e89eab12096d5dd7a788f8f8aa1d8a02f2826e2b18:19
shogun-notifier-shogun: intermediate work for test-train data split18:19
shogun-notifier-shogun: lambday :feature/bigtest * c4d66b5 / / (6 files): https://github.com/shogun-toolbox/shogun/commit/c4d66b5dd9129679442e1b9edc7d592eabc94d8418:19
shogun-notifier-shogun: added permutation without storing the kernel matrix18:19
shogun-notifier-shogun: lambday :feature/bigtest * 39b8be6 / src/shogun/statistical_testing/internals/mmd/WithinBlockPermutationBatch.cpp: https://github.com/shogun-toolbox/shogun/commit/39b8be67ccc31b6da047a48190b50e160650acd418:19
shogun-notifier-shogun: save the kernel selection measures for later query18:20
shogun-notifier-shogun: lambday :feature/bigtest * f1c399b / src/shogun/statistical_testing/internals/ (6 files): https://github.com/shogun-toolbox/shogun/commit/f1c399bde7f4a6fe246fe789112df5f5ce4dd8f618:20
shogun-notifier-shogun: refactored maximize cross validation kernel selection method18:20
shogun-notifier-shogun: lambday :feature/bigtest * bde2672 / src/shogun/statistical_testing/ (6 files): https://github.com/shogun-toolbox/shogun/commit/bde26729d5f9e42b8c29cf16b11da269dd0fd5e418:20
shogun-notifier-shogun: refactor API (incomplete)18:20
shogun-notifier-shogun: lambday :feature/bigtest * 10ed798 / / (31 files): https://github.com/shogun-toolbox/shogun/commit/10ed7983c0cbfc887d8ca4969ce9bf3457bb5c1918:20
shogun-notifier-shogun: refactored train/test subsetting and hypothesis test framework18:20
shogun-notifier-shogun: lambday :feature/bigtest * 3a7e3de / src/interfaces/modular/Statistics.i,src/interfaces/modular/Statistics_includes.i: https://github.com/shogun-toolbox/shogun/commit/3a7e3dee4d91456f84178fe2b11f0ca8ce04056918:20
shogun-notifier-shogun: added kernel selection strategy in modular interface18:20
shogun-notifier-shogun: lambday :feature/bigtest * 165a8d0 / / (8 files): https://github.com/shogun-toolbox/shogun/commit/165a8d0dee8b4123b2ed9d194e313291f1141a7418:20
shogun-notifier-shogun: refactored the interface for specifying kernel selection strategy18:20
shogun-notifier-shogun: lambday :feature/bigtest * 5277aa0 / src/shogun/statistical_testing/internals/MaxXValidation.cpp: https://github.com/shogun-toolbox/shogun/commit/5277aa048b53d65c9c520a27a69d5534bf499a6218:20
shogun-notifier-shogun: fixed cross validation bug18:20
shogun-notifier-shogun: lambday :feature/bigtest * abadf67 / / (41 files): https://github.com/shogun-toolbox/shogun/commit/abadf6790e18a44e5aba519c5406b3dfe768cd5218:20
shogun-notifier-shogun: refactored directory structure18:20
shogun-notifier-shogun: lambday :feature/bigtest * 44cb92a / tests/unit/statistical_testing/ (5 files): https://github.com/shogun-toolbox/shogun/commit/44cb92a7e141ff776c4492e154d9ca032d28712718:20
shogun-notifier-shogun: updated kernel selection unit-tests18:20
shogun-notifier-shogun: lambday :feature/bigtest * ffba547 / src/interfaces/modular/Statistics.i,src/interfaces/modular/Statistics_includes.i: https://github.com/shogun-toolbox/shogun/commit/ffba54755574e697ce52d45f924c7b8a86ed505d18:20
shogun-notifier-shogun: added multi kernel permutation test cross validation18:20
shogun-notifier-shogun: lambday :feature/bigtest * 3009842 / / (5 files): https://github.com/shogun-toolbox/shogun/commit/30098429faaf8e0c2b93ab28465767af6785be9a18:20
shogun-notifier-shogun: fixed alpha bug ;)18:20
shogun-notifier-shogun: lambday :feature/bigtest * 0ec7ef4 / / (7 files): https://github.com/shogun-toolbox/shogun/commit/0ec7ef4b349ec37f76cb977ad708df8dcc37bec918:20
shogun-notifier-shogun: added multi-kernel mmd computation to public API18:20
shogun-notifier-shogun: lambday :feature/bigtest * 7f92835 / / (2 files): https://github.com/shogun-toolbox/shogun/commit/7f92835a698cd3b27ee716248b45a440db5a563e18:20
shogun-notifier-shogun: optimized multi kernel permutation test cross validation18:20
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 2c19339 / src/shogun/statistical_testing/ (12 files): https://github.com/shogun-toolbox/shogun/commit/2c19339bd9143b0d8c3e0e3bef5dfc548129e96418:20
shogun-notifier-shogun: make all enums be classes18:20
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 9df6de7 / src/shogun/statistical_testing/internals/mmd/MultiKernelMMD.cpp: https://github.com/shogun-toolbox/shogun/commit/9df6de73dc1e22ebeebb91edecbffd78bb8c318f18:20
shogun-notifier-shogun: fix another merge conflict from enum refactoring18:20
shogun-buildbotbuild #1280 of precise - libshogun is complete: Failure [failed compile]  Build details are at http://buildbot.shogun-toolbox.org/builders/precise%20-%20libshogun/builds/1280  blamelist: Saurabh7 <saurabh.mahindre@gmail.com>18:40
shogun-buildbotbuild #2925 of bsd1 - libshogun is complete: Failure [failed configure]  Build details are at http://buildbot.shogun-toolbox.org/builders/bsd1%20-%20libshogun/builds/2925  blamelist: Heiko Strathmann <heiko.strathmann@gmail.com>, Saurabh7 <saurabh.mahindre@gmail.com>18:49
shogun-buildbotbuild #1281 of precise - libshogun is complete: Failure [failed compile]  Build details are at http://buildbot.shogun-toolbox.org/builders/precise%20-%20libshogun/builds/1281  blamelist: Heiko Strathmann <heiko.strathmann@gmail.com>18:53
shogun-buildbotbuild #65 of xenial - libshogun is complete: Failure [failed test]  Build details are at http://buildbot.shogun-toolbox.org/builders/xenial%20-%20libshogun/builds/65  blamelist: Saurabh7 <saurabh.mahindre@gmail.com>19:05
shogun-buildbotbuild #66 of xenial - libshogun is complete: Failure [failed test]  Build details are at http://buildbot.shogun-toolbox.org/builders/xenial%20-%20libshogun/builds/66  blamelist: Heiko Strathmann <heiko.strathmann@gmail.com>19:08
-!- mizari [~mizari@95-174-213-100.nts.su] has quit [Quit: Leaving]19:20
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * f196b8b / examples/meta/generator/targets/cpp.json: https://github.com/shogun-toolbox/shogun/commit/f196b8bbd88c9bbaf7f8b4ae1e051a7dde12a09019:38
shogun-notifier-shogun: fix wrong json grammar19:38
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 90c898e / / (7 files): https://github.com/shogun-toolbox/shogun/commit/90c898eaedbd5d4319adbe6d66da94d5b2a15ac319:38
shogun-notifier-shogun: refactored kernel testing cookbook and meta examples19:38
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 3395486 / examples/meta/generator/targets/cpp.json: https://github.com/shogun-toolbox/shogun/commit/33954869c7487fe9e7c120df524f4b0fb028211f19:38
shogun-notifier-shogun: fix enum19:38
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 96987f3 / doc/cookbook/source/references.bib: https://github.com/shogun-toolbox/shogun/commit/96987f356047bd329677cd2b94bca794de78d84419:38
shogun-notifier-shogun: fix bibtex19:38
-!- sanuj [~sanuj@117.220.48.71] has quit [Remote host closed the connection]19:48
shogun-buildbotbuild #897 of deb4 - python3 is complete: Failure [failed install test python modular]  Build details are at http://buildbot.shogun-toolbox.org/builders/deb4%20-%20python3/builds/897  blamelist: Heiko Strathmann <heiko.strathmann@gmail.com>, Saurabh7 <saurabh.mahindre@gmail.com>19:52
@HeikoSSaurabh7: jojo20:10
@HeikoShttp://buildbot.shogun-toolbox.org/builders/precise%20-%20libshogun/builds/1281/steps/compile/logs/stdio20:10
-!- GandalfTheWizard [~Emma@112.10.170.115] has quit [Read error: Connection reset by peer]20:32
shogun-notifier-shogun: Heiko Strathmann :feature/bigtest * 13721c3 / doc/ipython-notebooks/statistical_testing/mmd_two_sample_testing.ipynb: https://github.com/shogun-toolbox/shogun/commit/13721c3105dc37c698e4610c84b628f51fdf2ee720:40
shogun-notifier-shogun: some work towards new interface20:40
-!- travis-ci [~travis-ci@ec2-54-80-72-191.compute-1.amazonaws.com] has joined #shogun21:32
travis-ciit's Heiko Strathmann'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/14225085921:32
-!- travis-ci [~travis-ci@ec2-54-80-72-191.compute-1.amazonaws.com] has left #shogun []21:32
-!- travis-ci [~travis-ci@ec2-54-198-49-40.compute-1.amazonaws.com] has joined #shogun21:56
travis-ciit's Heiko Strathmann'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/14226840221:56
-!- travis-ci [~travis-ci@ec2-54-198-49-40.compute-1.amazonaws.com] has left #shogun []21:56
-!- HeikoS [~heiko@nat-184-251.internal.eduroam.ucl.ac.uk] has quit [Quit: Leaving.]22:14
-!- travis-ci [~travis-ci@ec2-54-80-72-191.compute-1.amazonaws.com] has joined #shogun22:52
travis-ciit's Heiko Strathmann'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/14227938522:52
-!- travis-ci [~travis-ci@ec2-54-80-72-191.compute-1.amazonaws.com] has left #shogun []22:52
-!- shogun-notifier- [~irker@7nn.de] has quit [Quit: transmission timeout]23:40
--- Log closed Tue Jul 05 00:00:09 2016

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