Are there any open-source Java implementations of lasso or least angles regression?
Pure Java code would be best, but clean implementations in other languages would also be of interest. I am already aware of the existence of a variety of R packages than can do lasso/LAR fits.
Thanks.