jcberentsen / Simple-SVM

Simplified interface to bindings-svm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple SVM
==========

Simple SVM is a small project to make good quality haskell bindings for libsvm

Current Status
--------------

Currently this is a preliminary version, which might change quite drastically in the future.

How to use?
-----------

See the Examples/Plot.hs and Examples/PlotOneClass.hs for simple 2D examples. They produce
graphics and require Diagrams-lib to function 

About

Simplified interface to bindings-svm

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%