Uses of Class
org.tribuo.math.kernel.RBF
Package
Description
Provides a
Kernel
interface for Mercer kernels, along with implementations of standard kernels.-
Uses of RBF in org.tribuo.math.kernel
Modifier and TypeMethodDescriptionstatic RBF
RBF.deserializeFromProto
(int version, String className, com.google.protobuf.Any message) Deserialization factory.