From 5ea032699758de696d1fc911607d8d1597a1c32d Mon Sep 17 00:00:00 2001 From: shlear <116897538+shlear@users.noreply.github.com> Date: Thu, 5 Jan 2023 04:56:14 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=BE=D0=B7=D0=B4=D0=B0=D0=BD=D0=BE=20?= =?UTF-8?q?=D1=81=20=D0=BF=D0=BE=D0=BC=D0=BE=D1=89=D1=8C=D1=8E=20Colaborat?= =?UTF-8?q?ory?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02-linear-regression/LinearRegression.ipynb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/02-linear-regression/LinearRegression.ipynb b/02-linear-regression/LinearRegression.ipynb index 89d627f..ca6d42f 100644 --- a/02-linear-regression/LinearRegression.ipynb +++ b/02-linear-regression/LinearRegression.ipynb @@ -332,7 +332,7 @@ }, { "cell_type": "code", - "execution_count": 8, + "execution_count": 11, "metadata": { "id": "H6X2splyeIVH" }, @@ -439,13 +439,13 @@ }, { "cell_type": "code", - "execution_count": 10, + "execution_count": 12, "metadata": { "colab": { "base_uri": "https://localhost:8080/" }, "id": "Tnvqh81sDeJb", - "outputId": "0b9ff038-c60c-4f3a-a245-e7efa7063d64" + "outputId": "81b7e104-8c08-4433-b813-2ec0e90fbd57" }, "outputs": [ { @@ -460,7 +460,7 @@ ] }, "metadata": {}, - "execution_count": 10 + "execution_count": 12 } ], "source": [