From 93179d17bc1d464212d02a1e00d5987cec53bc35 Mon Sep 17 00:00:00 2001
From: Konrad Firley <konrad.firley@student.reutlingen-university.de>
Date: Thu, 16 May 2024 14:31:24 +0000
Subject: [PATCH] Update notebook.ipynb -> all done

---
 .../notebook.ipynb                            | 27 ++++++++++++++++---
 1 file changed, 24 insertions(+), 3 deletions(-)

diff --git a/Forecast/Forecast of required vehicles in the city center/notebook.ipynb b/Forecast/Forecast of required vehicles in the city center/notebook.ipynb
index d9b782f..84ca877 100644
--- a/Forecast/Forecast of required vehicles in the city center/notebook.ipynb	
+++ b/Forecast/Forecast of required vehicles in the city center/notebook.ipynb	
@@ -1968,7 +1968,14 @@
         {
             "attachments": {},
             "cell_type": "markdown",
-            "metadata": {},
+            "metadata": {
+            "editable": true,
+            "slideshow": {
+                "slide_type": ""
+            },
+            "tags": []
+            },
+
             "source": [
                 "# 4. Modellierung und Evaluation"
             ]
@@ -1976,7 +1983,14 @@
         {
             "attachments": {},
             "cell_type": "markdown",
-            "metadata": {},
+            "metadata": {
+            "editable": true,
+            "slideshow": {
+                "slide_type": ""
+            },
+            "tags": []
+            },
+
             "source": [
                 "## 4.1 Lineare Regression"
             ]
@@ -2531,7 +2545,14 @@
         {
             "attachments": {},
             "cell_type": "markdown",
-            "metadata": {},
+            "metadata": {
+                "editable": true,
+                "slideshow": {
+                    "slide_type": ""
+                },
+                "tags": []
+            },
+
             "source": [
                 "## 4.2 Evaluation"
             ]
-- 
GitLab