Normalisierung und Erstellung von Train/Test

This commit is contained in:
Ibrahim El Sayed
2021-07-13 17:51:08 +02:00
parent c5a2c85788
commit e79bab7e2c
8 changed files with 480 additions and 436 deletions

View File

@@ -3,7 +3,7 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "30758151",
"id": "7528c5d7",
"metadata": {},
"outputs": [],
"source": [
@@ -19,7 +19,7 @@
{
"cell_type": "code",
"execution_count": 2,
"id": "1365458a",
"id": "5aa0ab63",
"metadata": {},
"outputs": [
{
@@ -94,7 +94,7 @@
{
"cell_type": "code",
"execution_count": 3,
"id": "cef98b83",
"id": "c0453d68",
"metadata": {},
"outputs": [],
"source": [
@@ -106,7 +106,7 @@
{
"cell_type": "code",
"execution_count": 4,
"id": "86f1c9b4",
"id": "685f2966",
"metadata": {},
"outputs": [],
"source": [
@@ -146,7 +146,7 @@
{
"cell_type": "code",
"execution_count": 5,
"id": "ab518f47",
"id": "57b2847d",
"metadata": {},
"outputs": [
{
@@ -192,7 +192,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "a0c1292b",
"id": "5784fe87",
"metadata": {},
"outputs": [],
"source": []
@@ -214,7 +214,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.5"
"version": "3.8.10"
}
},
"nbformat": 4,