Closed fabianp closed 8 years ago
BTW I didn't manage to make a test for this one as I can't reproduce it on synthetic data. I can however see that it improves convergence on my own dataset.
@casotto confirmed to me privately that this fixed his convergence issues too. changing the subject to MRG
I will check the formulas on my side. Give me a few more days.
Hmm, I tried to redo the math but I think I was wrong and they are currently correct. I'll need to dig further into this, closing it for now.
The value of alpha needs to be multiplied by n_samples to match the formulation of objective.
Also, small fix for when the input is sparse but not in CSR format