Open karlnapf opened 10 years ago
I'd be interested in this task - just to confirm, the files you have in mind are:
and these should be added to ipython-notebooks/statistics/mmd_two_sample_testing.ipynb ?
I'm still trying to get my bearing around the shogun codebase.
Hi Yes, those are the ones. But not just added plain, but with a nicely written paragraph around them. It's not too much work. Should also not be necessary to deal with the codebase as most things are self-explaining in the example. Please keep an eye on what @lambday is doing, as this might change the API or some behaviour. For example, we will soon allow for different number of samples in the distributions, see #2022
There are three examples in python_modular/graphical.
All those are very nice to illustrate what is going on when using MMD/HSIC. Those should be put into the IPython notebook on MMD/HSIC (the second does not exist yet, see other task)