LasseRegin / SVM-w-SMOLinks
Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.
☆120Updated 7 years ago
Alternatives and similar repositories for SVM-w-SMO
Users that are interested in SVM-w-SMO are comparing it to the libraries listed below
Sorting:
- Basic soft-margin kernel SVM implementation in Python☆256Updated 9 years ago
- Gaussian Mixture Models in Python☆157Updated 13 years ago
- A cluster framework for 'Clustering by fast search and find of density peaks' in science 2014.