Uses of Class
org.biojava.stats.svm.NestedKernel
Packages that use NestedKernel
-
Uses of NestedKernel in org.biojava.stats.svm
Subclasses of NestedKernel in org.biojava.stats.svmModifier and TypeClassDescriptionclassCaches the results of a nested kernel so that k(a, b) need only be calculated once.classAdds a class specific constant to k(x, x).classCaches the leading diagonal of a kernel matrix.classThis kernel computes the sum of the dot products between items of two lists at corresponding indexes.classPerforms a normalization on the results of a nested kernel.classThis kernel computes all possible products of order features in feature space.classThis kernel computes the radial base kernel that corresponds to a gausian distribution.