Skip to content

Commit

Permalink
import CovergenceWarning
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-pavlyk committed Dec 6, 2018
1 parent 98af1f7 commit bf1d7c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions daal4py/sklearn/monkeypatch/logistic_path.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
check_random_state)
from sklearn.linear_model.sag import sag_solver
from sklearn.utils.optimize import newton_cg
from sklearn.exceptions import ConvergenceWarning
from sklearn.linear_model.logistic import (_check_solver,
_check_multi_class,
_fit_liblinear,
Expand Down

0 comments on commit bf1d7c8

Please sign in to comment.