diff --git a/mai/lab4.ipynb b/mai/lab4.ipynb index fb3d496..a433649 100644 --- a/mai/lab4.ipynb +++ b/mai/lab4.ipynb @@ -1743,20 +1743,6 @@ "Model: ridge\n" ] }, - { - "name": "stderr", - "output_type": "stream", - "text": [ - "c:\\Python312\\Lib\\site-packages\\sklearn\\linear_model\\_logistic.py:469: ConvergenceWarning: lbfgs failed to converge (status=1):\n", - "STOP: TOTAL NO. of ITERATIONS REACHED LIMIT.\n", - "\n", - "Increase the number of iterations (max_iter) or scale the data as shown in:\n", - " https://scikit-learn.org/stable/modules/preprocessing.html\n", - "Please also refer to the documentation for alternative solver options:\n", - " https://scikit-learn.org/stable/modules/linear_model.html#logistic-regression\n", - " n_iter_i = _check_optimize_result(\n" - ] - }, { "name": "stdout", "output_type": "stream",