Simple SVM implementation with Python By Dabbabi, using Andrew Tulloch's python script details This is a basic implementation of a soft-margin kernel SVM solver in Python using numpy and cvxopt. See examples in /bin