/FastSVM

Implementation of the algorithm from "Fast training of Support Vector Machines with Gaussian kernel" (Fischetti, 2016)

Primary LanguagePython

Fast SVM with Gaussian Kernel

Python implementation of Fast training of Support Vector Machines with Gaussian kernel (Fischetti, 2016)