-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Running pytest:
celer/tests/test_logreg.py::test_LogisticRegression[True]
/home/mathurin/workspace/celer/celer/homotopy.py:311: ConvergenceWarning: Objective did not converge: duality gap: 0.841892524980679, tolerance: 0.005545177444479563. Increasing `tol` may make the solver faster without affecting the results much.
Fitting data with very small alpha causes precision issues.
sol = newton_celer(
celer/tests/test_logreg.py::test_LogisticRegression[True]
/home/mathurin/workspace/celer/celer/homotopy.py:311: ConvergenceWarning: Objective did not converge: duality gap: 23.09072008747797, tolerance: 0.006931471805599453. Increasing `tol` may make the solver faster without affecting the results much.
Fitting data with very small alpha causes precision issues.
sol = newton_celer(
celer/tests/test_logreg.py::test_LogisticRegression[True]
/home/mathurin/workspace/celer/celer/homotopy.py:311: ConvergenceWarning: Objective did not converge: duality gap: 2.1031969926275593, tolerance: 0.006931471805599453. Increasing `tol` may make the solver faster without affecting the results much.
Fitting data with very small alpha causes precision issues.
sol = newton_celer(Metadata
Metadata
Assignees
Labels
No labels