get_kernel_mean_embedding | R Documentation |
The function to calculate Maxima weighted kernel mean mapping for Isolation Kernel in RKHS related to parameters space
get_kernel_mean_embedding(parameters_Matrix_iKernel, Hilbert_weights)
parameters_Matrix_iKernel |
Matrix of all the points represented in RKHS related to parameters space |
Hilbert_weights |
Maximal weights in RKHS to get related part of kernel mean embedding from parameters_Matrix_iKernel |
Maxima weighted kernel mean mapping in the form of integer vector with length t (number of trees). Each element of the vector is index of Voronoi cell with maximal weight in the Voronoi diagram
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.