*It computes the degree-d polynomial kernel between two vectors.
*It represents the similarity between two vectors.
*It considers not only the similarity between vectors under the same dimension, but also across dimensions.
*It accounts for feature interaction in ML.
Comments