Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

SimpleSVClustering

A simple implementation of support vector clustering in only python/numpy

This implements a version of support vector clustering from the paper: "A Support Vector Method for Clustering", A. Ben-Hur et al.

The implementation is reasonably performant, and should easily handle 10-50k training sets without incremental training. I am only aware of a few other implementations of support vector clustering, none of which are simplified to this extent. Hopefully somebody finds it useful, or at least informative.

About

A simple implementation of support vector clustering in only python/numpy

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages