
16 Feb
2009
16 Feb
'09
8:56 a.m.
The result of the fact that I needed to use a support vector machine and didn't want to leave haskell land. LibSVM is a support vector machine library written in C++ with an exposed C interface. More information about LibSVM can be found at: http://www.csie.ntu.edu.tw/~cjlin/libsvm/ This is my first haskell package so any suggestions for improvement are welcome. kind regards Stephan Günther ----------------------------------------------------------------------------