svm

A support vector machine written in Haskell

http://github.com/andrewdougherty/svm

Latest on Hackage:1.0.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed and maintained by Andrew Dougherty

svm is a library which implements least squares support vector regression. It includes several common kernel functions.