My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

Summary

The Lasso is a shrinkage and selection method for linear regression. Lasso4j is a Java implementation of the Lasso L1-constrained fitting for linear regression. This implementation is based on the glmnet R package which is implemented in Fortran.

Sample Output

Sample Usage

For using lasso4j, you need to download the jar file from Downloads section and add it to your classpath. For an example usage of the code, see this example.







Developed by Yasser Ganjisaffar

Powered by Google Project Hosting