The gaussian (radial basis function) kernel.
$ npm i ml-kernel-gaussian
Options:
sigma- value for the sigma parameter (default: 1).
Returns the dot product between x and y in feature space.
There was an error while loading. Please reload this page.