-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
reference for lbfgs #14260
Copy link
Copy link
Closed
Labels
Description
scikit-learn/sklearn/linear_model/logistic.py
Line 1423 in 7813f7e
| References |
No reference is provided for the "lbfgs" solver. I think the reference is here:
https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.fmin_l_bfgs_b.html
Reactions are currently unavailable