scikit-learn/sklearn/linear_model/_glm
Olivier Grisel 4e88150bc6
Fix AttributeError use_fallback_lbfgs_solve for newton-cholesky when fitting with max_iter=0 (#26653)
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2023-06-26 15:07:59 +00: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 MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00