liblinear-enumerator

Haskell bindings to liblinear


Keywords
bsd3, classification, library, statistics, Propose Tags, http://www.csie.ntu.edu.tw/~cjlin/liblinear/, Index, Bindings.LibLinear, Data.LibLinear, liblinear-enumerator-0.1.2.tar.gz, browse, Package description, Package maintainers, NathanHowell, edit package information
License
BSD-3-Clause
Install
cabal install liblinear-enumerator-0.1.2

Documentation

liblinear-enumerator

This package provides bindings to liblinear for Haskell using the excellent enumerator library and bindings-DSL.

Installation

cabal update
cabal install liblinear-enumerator

Bug Reports

You can report bugs at the issue tracker.

Acknowledgements

Initially forked from bindings-svm from Paulo Tanimoto