Skip to main content

Table 1 The most typical kernel functions in the literature where γ , r , τ and d are kernel parameters

From: Support vector machines for quality control of DNA sequencing

Kernel

K( x i T x j )

Linear

x i T x j

Radial basis function

exp(γ x i x j 2 ), γ>0

Polynomial

( γ x i T x j + r ) d , γ>0

Sigmoid

tanh(γ x i T x j +r), γ>0

Multi quadratic

( x i x j + τ ) 1 / 4

Inverse multi quadratic

( x i x j + τ ) 1 / 4