Package jml.regression

Class Summary
LASSO A Java implementation of LASSO, which solves the following convex optimization problem:
Regression Abstract super class for all regression methods.