raphaelvallat / pingouin

Statistical package in Python based on Pandas
https://pingouin-stats.org/
GNU General Public License v3.0
1.61k stars 138 forks source link

Change solver in sklearn.LogisticRegression #401

Closed raphaelvallat closed 7 months ago

raphaelvallat commented 8 months ago

https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html

https://github.com/raphaelvallat/pingouin/actions/runs/7697014797/job/20973090004

raphaelvallat commented 7 months ago

Fixed in https://github.com/raphaelvallat/pingouin/pull/403