SimpleSVM and KSVM SimpleSVM based algorithms, in Python Currently works with pre-computed kernels, some are provided (linear, rbf, poly and tanh) for testing purposes. demo1 : examples for binary classification demo2 : examples for regression