This project explores how different kernel functions affect Support Vector Machines (SVMs). It compares linear, polynomial and RBF kernels using a non-linear dataset. The dataset used is make_moons ...