From 9cbe8ce537497dc800e03a8e609c3390dd5758bf Mon Sep 17 00:00:00 2001 From: Hannes Sattler <hannes.sattler@student.reutlingen-university.de> Date: Wed, 12 Jun 2024 17:30:08 +0000 Subject: [PATCH] Update neues_notebook.ipynb --- .../neues_notebook.ipynb | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/Insurance/Prediction Interest for car insurance/neues_notebook.ipynb b/Insurance/Prediction Interest for car insurance/neues_notebook.ipynb index 6bdf47c..5ea02e2 100644 --- a/Insurance/Prediction Interest for car insurance/neues_notebook.ipynb +++ b/Insurance/Prediction Interest for car insurance/neues_notebook.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": { "editable": true, - "include": true, + "include": false, "paragraph": "Titel", "slideshow": { "slide_type": "" @@ -20,7 +20,7 @@ "cell_type": "markdown", "metadata": { "editable": true, - "include": true, + "include": false, "paragraph": "Teaser", "slideshow": { "slide_type": "" @@ -5121,8 +5121,15 @@ "pygments_lexer": "ipython3", "version": "3.10.11" }, - "skipNotebookInDeployment": true, - "title": "Prediction Interest for car insurance" + "repoLink": "", + "dataSource": "https://www.kaggle.com/datasets/jassican/janatahack-crosssell-prediction", + + "skipNotebookInDeployment": false, + "title": "Vorhersage für das Interesse an Auto Versicherungen", + "Teaser":[ "Ein bedeutendes Ziel für jedes Unternehmen ist die Umsatzsteigerung, Kostensenkung und Verbesserung der Kundenzufriedenheit. \n", + "Problematisch ist dabei oft die Identifikation potenzieller Interessenten für spezifische Produkte wie KFZ-Versicherungen. \n", + "Dieses Machine Learning Modell nutzt Kundendaten und Algorithmen, um die Wahrscheinlichkeit des Interesses präzise zu berechnen." + ], }, "nbformat": 4, "nbformat_minor": 4 -- GitLab