Hi Bui, Please use BFGS based solvers...For BFGS you don't have to specify step size since the line search will find sufficient decrease each time...
Regularization you still have to do grid search...it's not possible to automate that but on master you will find nice ways to automate grid search... Thanks. Deb On Mon, Dec 8, 2014 at 3:04 PM, Bui, Tri < tri....@verizonwireless.com.invalid> wrote: > Hi, > > > > Is there any way to auto calculate the optimum learning rate or stepsize > via MLLIB for SGD ? > > > > Thx > > tri >