atduskgreg / Processing-SVM

Support Vector Machines library for Processing (based on libsvm)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P-SVM: Support Vector Machines for Processing

This is a machine learning library for Processing that uses Support Vector Machines. It is based on the open source LibSVM project.

It is currently in an early stage. Examples work pretty reliably for 2D numerical data. Helpers coming soon for working with other types and higher dimensional data.

Download here to install. See the examples that come with the library for basic training and loading usage.

See Makematics.com/code/PSVM for more details.

About

Support Vector Machines library for Processing (based on libsvm)

License:Other


Languages

Language:Java 99.3%Language:Shell 0.7%