From ba19602e47bea83ba6ac46191e746898c9ebe649 Mon Sep 17 00:00:00 2001 From: Vyacheslav Date: Sat, 26 Oct 2024 11:37:55 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20mai/lab4.ipynb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mai/lab4.ipynb | 14 -------------- 1 file changed, 14 deletions(-) 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",