Posts

Showing posts with the label SVM

Different kernels in SVM

 There are four types of kernels in SVM. Linear Kernel Polynomial kernel Radial basis kernel Sigmoid kernel