From b95b491b66ba7d8fd0c9655d6a19eeb37d5aadab Mon Sep 17 00:00:00 2001
From: Hannes Sattler <hannes.sattler@student.reutlingen-university.de>
Date: Wed, 19 Jun 2024 16:52:44 +0000
Subject: [PATCH] Update neues_notebook.ipynb

---
 .../neues_notebook.ipynb                                  | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/Rating/What Quality does the Red wine have/neues_notebook.ipynb b/Rating/What Quality does the Red wine have/neues_notebook.ipynb
index 77af35a..7cbacea 100644
--- a/Rating/What Quality does the Red wine have/neues_notebook.ipynb	
+++ b/Rating/What Quality does the Red wine have/neues_notebook.ipynb	
@@ -3849,7 +3849,9 @@
   }
  ],
  "metadata": {
-  "category": "Rating",
+  "branche": "Wine",
+  "dataSource": "https://archive.ics.uci.edu/datasets.php",
+  "funktion": "Geschmacksbewertung",
   "interpreter": {
    "hash": "aab7ff84f4433dd8b68de441cd3c658d57659112bcb62d3bd6aa325045009f13"
   },
@@ -3871,7 +3873,9 @@
    "version": "3.10.11"
   },
   "skipNotebookInDeployment": false,
-  "title": "What Quality does the Red wine have"
+  "title": "Vorhersage der Weinqualität mittels maschinellem Lernen",
+  "teaser": "Eine Weinmanufaktur möchte die Qualität und den Geschmack ihrer Weine durch den Einsatz eines maschinellen Lernmodells vorhersagen, um den teuren und subjektiven Prozess der professionellen Verkostung zu ersetzen.",
+  "repoLink": ""
  },
  "nbformat": 4,
  "nbformat_minor": 5
-- 
GitLab