Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bwaldvogel/liblinear-weka

Weka wrapper class for the Liblinear Java classifier
https://github.com/bwaldvogel/liblinear-weka

Last synced: 1 day ago
JSON representation

Weka wrapper class for the Liblinear Java classifier

Awesome Lists containing this project

README

        

Liblinear Weka
==============

A [Weka][1] wrapper class for the [Liblinear Java][2] classifier.

Rong-En Fan, Kai-Wei Chang, Cho-Jui Hsieh, Xiang-Rui Wang, Chih-Jen Lin (2008).
[LIBLINEAR][3] - A Library for Large Linear Classification.

[1]: http://www.cs.waikato.ac.nz/ml/weka/
[2]: https://github.com/bwaldvogel/liblinear-java
[3]: http://www.csie.ntu.edu.tw/~cjlin/liblinear/