Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 261 Bytes

README.rst

File metadata and controls

12 lines (10 loc) · 261 Bytes

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