regresja liniowa

This commit is contained in:
Marcin Szczepański 2023-10-18 18:00:54 +02:00
parent 608b7e6ad3
commit 6ea51c4a36
2 changed files with 34 additions and 34 deletions

View File

@ -50,7 +50,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": 1,
"id": "9c340610-1c35-4e9e-b122-40c403a47958",
"metadata": {},
"outputs": [
@ -61,7 +61,7 @@
"<IPython.core.display.Image object>"
]
},
"execution_count": 15,
"execution_count": 1,
"metadata": {},
"output_type": "execute_result"
}
@ -107,7 +107,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 2,
"id": "496c75a4-e2fe-48b5-aa52-6fd0786f624a",
"metadata": {},
"outputs": [
@ -118,7 +118,7 @@
"<IPython.core.display.Image object>"
]
},
"execution_count": 16,
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
@ -195,7 +195,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 3,
"id": "166110aa-99fe-44df-bdda-64556934cb8b",
"metadata": {},
"outputs": [
@ -206,7 +206,7 @@
"<IPython.core.display.Image object>"
]
},
"execution_count": 17,
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
@ -241,7 +241,7 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": 4,
"id": "f82c547e-38ac-4150-9571-36c695d8d344",
"metadata": {},
"outputs": [
@ -252,7 +252,7 @@
"<IPython.core.display.Image object>"
]
},
"execution_count": 18,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
@ -290,7 +290,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 5,
"id": "74d886ec-b819-48fa-aac2-e69c6160287b",
"metadata": {},
"outputs": [],
@ -312,7 +312,7 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": 6,
"id": "f1111528-20ce-4ed5-9c5a-511f2c1041d2",
"metadata": {},
"outputs": [
@ -454,7 +454,7 @@
"9 10 42 7 1 37 70.00"
]
},
"execution_count": 20,
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
@ -474,7 +474,7 @@
},
{
"cell_type": "code",
"execution_count": 21,
"execution_count": 7,
"id": "f7eade7c-def7-4944-8eea-7cba985e5bf5",
"metadata": {},
"outputs": [
@ -512,7 +512,7 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": 8,
"id": "2b232e81-9d0e-4817-ac0a-5f7b1d293666",
"metadata": {},
"outputs": [
@ -558,7 +558,7 @@
},
{
"cell_type": "code",
"execution_count": 23,
"execution_count": 9,
"id": "e539d645-86c6-42c0-9059-7a3c310cc2a3",
"metadata": {},
"outputs": [
@ -723,7 +723,7 @@
"9 69.964925 "
]
},
"execution_count": 23,
"execution_count": 9,
"metadata": {},
"output_type": "execute_result"
}
@ -786,7 +786,7 @@
},
{
"cell_type": "code",
"execution_count": 24,
"execution_count": 10,
"id": "7accff27-2c3a-4374-af85-dfdcaa66e689",
"metadata": {},
"outputs": [],
@ -813,7 +813,7 @@
},
{
"cell_type": "code",
"execution_count": 25,
"execution_count": 11,
"id": "d9ea6706-3194-42ae-bd96-484fbad544c4",
"metadata": {},
"outputs": [],

View File

@ -50,7 +50,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": 1,
"id": "9c340610-1c35-4e9e-b122-40c403a47958",
"metadata": {},
"outputs": [
@ -61,7 +61,7 @@
"<IPython.core.display.Image object>"
]
},
"execution_count": 15,
"execution_count": 1,
"metadata": {},
"output_type": "execute_result"
}
@ -107,7 +107,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 2,
"id": "496c75a4-e2fe-48b5-aa52-6fd0786f624a",
"metadata": {},
"outputs": [
@ -118,7 +118,7 @@
"<IPython.core.display.Image object>"
]
},
"execution_count": 16,
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
@ -195,7 +195,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 3,
"id": "166110aa-99fe-44df-bdda-64556934cb8b",
"metadata": {},
"outputs": [
@ -206,7 +206,7 @@
"<IPython.core.display.Image object>"
]
},
"execution_count": 17,
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
@ -241,7 +241,7 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": 4,
"id": "f82c547e-38ac-4150-9571-36c695d8d344",
"metadata": {},
"outputs": [
@ -252,7 +252,7 @@
"<IPython.core.display.Image object>"
]
},
"execution_count": 18,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
@ -290,7 +290,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 5,
"id": "74d886ec-b819-48fa-aac2-e69c6160287b",
"metadata": {},
"outputs": [],
@ -312,7 +312,7 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": 6,
"id": "f1111528-20ce-4ed5-9c5a-511f2c1041d2",
"metadata": {},
"outputs": [
@ -454,7 +454,7 @@
"9 10 42 7 1 37 70.00"
]
},
"execution_count": 20,
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
@ -474,7 +474,7 @@
},
{
"cell_type": "code",
"execution_count": 21,
"execution_count": 7,
"id": "f7eade7c-def7-4944-8eea-7cba985e5bf5",
"metadata": {},
"outputs": [
@ -512,7 +512,7 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": 8,
"id": "2b232e81-9d0e-4817-ac0a-5f7b1d293666",
"metadata": {},
"outputs": [
@ -558,7 +558,7 @@
},
{
"cell_type": "code",
"execution_count": 23,
"execution_count": 9,
"id": "e539d645-86c6-42c0-9059-7a3c310cc2a3",
"metadata": {},
"outputs": [
@ -723,7 +723,7 @@
"9 69.964925 "
]
},
"execution_count": 23,
"execution_count": 9,
"metadata": {},
"output_type": "execute_result"
}
@ -786,7 +786,7 @@
},
{
"cell_type": "code",
"execution_count": 24,
"execution_count": 10,
"id": "7accff27-2c3a-4374-af85-dfdcaa66e689",
"metadata": {},
"outputs": [],
@ -813,7 +813,7 @@
},
{
"cell_type": "code",
"execution_count": 25,
"execution_count": 11,
"id": "d9ea6706-3194-42ae-bd96-484fbad544c4",
"metadata": {},
"outputs": [],