Implementation of orthant-wise limited memory quasi Newton method for optimizing convex L1-regularized objectives. See: "Scalable training of l1-regularized log-linear models" by Galen Andrew and Jianfeng Gao in ICML 2007 for details. This code is an adaptation of the freely-available C++ code on Galen's webpage.
@author Kedar Bellare
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.