scikit-learn/sklearn/linear_model/_glm
Christian Lorentzen dda6337b2c
ENH scaling of LogisticRegression loss as 1/n * LinearModelLoss (#26721)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-10-06 23:49:37 +02:00
..
tests MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
__init__.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_newton_solver.py Fix AttributeError use_fallback_lbfgs_solve for newton-cholesky when fitting with max_iter=0 (#26653) 2023-06-26 15:07:59 +00:00
glm.py ENH scaling of LogisticRegression loss as 1/n * LinearModelLoss (#26721) 2023-10-06 23:49:37 +02:00