logistic regression python solvers' defintions
I am using the logistic regression function from sklearn, and was wondering what each of the solver is actually doing behind the scenes to solve the optimization problem. Can someone briefly describe what "newton-cg", "sag", "lbfgs" and "liblinear" are doing? If not, any related links or reading materials are much appreciated too. Thanks a lot in advance. Well, I hope I'm not too late to the party! Let me first try to establish some intuition before digging in loads of information ( warning : this is not brief comparison) Introduction A hypothesis h(x) , takes an input and gives us the