From 5758cbfe16219960b8e492d709334ec152ccf01c Mon Sep 17 00:00:00 2001 From: Kimiya Heydary Barnjgani <kimiya.heydary_barnjgani@student.reutlingen-university.de> Date: Thu, 20 Jun 2024 12:01:36 +0000 Subject: [PATCH] Update Notebook.ipynb --- .../Notebook.ipynb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Insurance/Predicting mental illness for health insurance/Notebook.ipynb b/Insurance/Predicting mental illness for health insurance/Notebook.ipynb index 5103b36..0317548 100644 --- a/Insurance/Predicting mental illness for health insurance/Notebook.ipynb +++ b/Insurance/Predicting mental illness for health insurance/Notebook.ipynb @@ -10796,8 +10796,9 @@ "pygments_lexer": "ipython3", "version": "3.9.2" }, - "repoLink": "https://gitlab.reutlingen-university.de/ki_lab/machine-learning-services/-/tree/main/Insurance/Predicting%20mental%20illness%20for%20health%20insurance?ref_type=heads", - "skipNotebookInDeployment": false, + "repoLink": "http://localhost:8888/files/machine-learning-services/Insurance/Predicting%20mental%20illness%20for%20health%20insurance/survey.csv?_xsrf=2%7Ca1b5470b%7Cd4fc4c1f30e9f28716db76e396a78b90%7C1717073296", + + "skipNotebookInDeployment": false, "teaser": "Die New York Life Insurance Company, ein globales Versicherungsunternehmen, erwägt eine Erweiterung des Geschäftsmodells, um zukünftig nicht nur körperliche, sondern auch psychische Erkrankungen zu versichern.", "title": "Predicting mental illness for health insurance" }, -- GitLab