here I am browsing julia and python, checking out what kinds of specialty kernels are already out there.
https://juliagaussianprocesses.github.io/KernelFunctions.jl/stable/kernels/
there are some unique ones here as well: piecewise polynomial, wiener, matern, etc.
a lot of these I haven't heard of before. Taking notes on what's out there as possible enhancements. I think it's worth exploring these as kernlab kernels as well, binding to parsnip once they are working in the ksvm() function.