From 0ff887c958ca7abbffbccca6f065fb6307ae1b99 Mon Sep 17 00:00:00 2001
From: Hannes Sattler <hannes.sattler@student.reutlingen-university.de>
Date: Wed, 12 Jun 2024 17:49:41 +0000
Subject: [PATCH] Update neues_notebook.ipynb

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

diff --git a/Insurance/Prediction Interest for car insurance/neues_notebook.ipynb b/Insurance/Prediction Interest for car insurance/neues_notebook.ipynb
index d48e92e..6c6dfe5 100644
--- a/Insurance/Prediction Interest for car insurance/neues_notebook.ipynb	
+++ b/Insurance/Prediction Interest for car insurance/neues_notebook.ipynb	
@@ -5123,9 +5123,11 @@
   "repoLink": "https://gitlab.reutlingen-university.de/ki_lab/machine-learning-services/-/blob/main/Insurance/Prediction%20Interest%20for%20car%20insurance/notebook.ipynb?ref_type=heads",
   "dataSource": "https://www.kaggle.com/datasets/jassican/janatahack-crosssell-prediction",
 
-  "skipNotebookInDeployment": true,
+  "skipNotebookInDeployment": false,
   "title": "Vorhersage für das Interesse an Auto Versicherungen",
-  "Teaser": ""
+  "Teaser": "Ein bedeutendes Ziel für jedes Unternehmen ist die Umsatzsteigerung, Kostensenkung und Verbesserung der Kundenzufriedenheit. 
+    Problematisch ist dabei oft die Identifikation potenzieller Interessenten für spezifische Produkte wie KFZ-Versicherungen. 
+    Dieses Machine Learning Modell nutzt Kundendaten und Algorithmen, um die Wahrscheinlichkeit des Interesses präzise zu berechnen."
  },
  "nbformat": 4,
  "nbformat_minor": 4
-- 
GitLab