Skip to content

Commit

Permalink
Создано с помощью Colaboratory
Browse files Browse the repository at this point in the history
  • Loading branch information
shlear committed Jan 5, 2023
1 parent a570a66 commit 5ea0326
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 02-linear-regression/LinearRegression.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 11,
"metadata": {
"id": "H6X2splyeIVH"
},
Expand Down Expand Up @@ -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": [
{
Expand All @@ -460,7 +460,7 @@
]
},
"metadata": {},
"execution_count": 10
"execution_count": 12
}
],
"source": [
Expand Down

0 comments on commit 5ea0326

Please sign in to comment.