Package | Description |
---|---|
jsat.distributions.kernels |
Modifier and Type | Class and Description |
---|---|
class |
GeneralRBFKernel
This class provides a generalization of the
RBFKernel to arbitrary
distance metrics , and is of the form
exp(-d(x, y)2/(2 σ 2
)). |
Copyright © 2017. All rights reserved.