sigmoid kernel

The sigmoid kernel is a kernel trick method which uses a hyperbolic tangent function (tanh) to create an equivalent of a perceptron neural network.

silhouette analysis

Silhouette analysis is a method of calculating how well a particular data example fits within a cluster as compared to its neighboring clusters.