LIBLINEAR: A Library for Large Linear Classification
Rong En Fan, Kai-Wei Chang, Cho-Jui Hsieh, X.-R. Wang, and Chih-Jen Lin, in JMLR, 2008.
CodeDownload the full text
Abstract
LIBLINEAR is an open source library for large-scale linear classification. It supports logistic regression and linear support vector machines. We provide easy-to-use command-line tools and library calls for users and developers. Comprehensive documents are available for both beginners and advanced users. Experiments demonstrate that LIBLINEAR is very efficient on large sparse data sets.
Bib Entry
@inproceedings{FCHWL08,
author = {Fan, Rong En and Chang, Kai-Wei and Hsieh, Cho-Jui and Wang, X.-R. and Lin, Chih-Jen},
title = {LIBLINEAR: A Library for Large Linear Classification},
booktitle = {JMLR},
year = {2008}
}
Related Publications
- Large Linear Classification When Data Cannot Fit In Memory, TKDD, 2012
- Selective Block Minimization for Faster Convergence of Limited Memory Large-scale Linear Models, KDD, 2011
- Iterative Scaling and Coordinate Descent Methods for Maximum Entropy Models, JMLR, 2010
- A Comparison of Optimization Methods and software for Large-scale L1-regularized Linear Classification, JMLR, 2010
- Training and Testing Low-degree Polynomial Data Mappings via Linear SVM, JMLR, 2010
- A Sequential Dual Method for Large Scale Multi-Class Linear SVMs, KDD, 2008
- A Dual Coordinate Descent Method for Large-Scale Linear SVM, ICML, 2008
- Coordinate Descent Method for Large-scale L2-loss Linear SVM, JMLR, 2008