Class which can wrap any Shogun kernel and it’s kernel parameters
Initialize CustomSGKernel.
kernel_cls : Shogun.Kernel
Class of a Kernel from Shogun
kernel_params : list
Each item in this list should be a tuple of (kernelparamname, value), and the order is the explicit order required by the Shogun constructor
Enter search terms or a module, class or function name.