Package elki.svm.qmatrix
-
Interface Summary Interface Description QMatrix API to get kernel similarity values. -
Class Summary Class Description CachedQMatrix This is the original cache from the libSVN implementation.Kernel R2_Qq Q matrix used by SVDDSVC_Q SVR_Q Q matrix used for regression byEpsilonSVR
andNuSVR
.