Recent Comments
Monthly Archives: December 2013
What R taught me about Java
I was recently using glmnet to do some classification work. It’s a great package and worked really well for me, but I kept getting some really frustrating errors: > Error in lognet(x, is.sparse, ix, jx, y, weights, offset, alpha, nobs, … Continue reading