BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Anybody knows what logistic regression use to fit data? Least square method? Or something else?
1 REPLY 1
tdawg55555
Calcite | Level 5
Logistic regression uses maximum likelihood estimation. It tries to numerically find the vector of parameter estimates that makes the derivative of the likelihood function equal to 0.