Description Usage Arguments Value Author(s) References Examples
This function calculates a kernel matrix.
1 | CalculateKernelCpp(graph_info_list, par_r, kernel_type)
|
graph_info_list |
a list of |
par_r |
parameters of kernels |
kernel_type |
type of kernel |
a kernel matrix of the respective kernel
Mahito Sugiyama
Sugiyama, M., Borgwardt, K. M.: Halting in Random Walk Kernels, Advances in Neural Information Processing Systems (NIPS 2015), 28, 1630-1638 (2015) https://papers.nips.cc/paper/5688-halting-in-random-walk-kernels.pdf.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.