/newton_logistic

Simple logistic regression using Newton Raphson update

Primary LanguagePython

newton_logistic

Simple logistic regression using Newton Raphson update. Requires Hessian computation and numerically well conditioned datasets.