Hi, Cookbooks from last week:
- MKL Regression (PR <https://github.com/shogun-toolbox/shogun/pull/3299> ) - MKL Multiclass(PR <https://github.com/shogun-toolbox/shogun/pull/3300>) Most of the week was spent debugging the SWIG interface for Tags. All classes from my base-shogun gist <https://gist.github.com/sanuj/56f03cd242473137fad851e68fa0f2c1#kernel> are now added in SWIG interface except the templates. Sergey and I need to discuss about the templates with Heiko and Viktor before we proceed further. I have updated my Tags PR <https://github.com/shogun-toolbox/shogun/pull/3221> and most of the new changes are in SGBase.i. An example using the new SWIG interface in python can be found here <https://gist.github.com/sanuj/e24d003b5af990fee1b772129ace75fa>. Also, this PR <https://github.com/shogun-toolbox/shogun/pull/3283> is holding my neural-network cookbook from merging from last to last week. Please have a look. Thanks, Sanuj
