From 45b20eaf602ea3e8463ecad082c4d28a37c38bc8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alexander=20Ro=C3=9Fmann?=
 <alexander.rossmann@reutlingen-university.de>
Date: Tue, 25 Jun 2024 06:48:54 +0000
Subject: [PATCH] Some changes in description

---
 Maintenance/Predictive Maintenance/PredictiveMaintenance.ipynb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Maintenance/Predictive Maintenance/PredictiveMaintenance.ipynb b/Maintenance/Predictive Maintenance/PredictiveMaintenance.ipynb
index 696d5c8..3dc772d 100644
--- a/Maintenance/Predictive Maintenance/PredictiveMaintenance.ipynb	
+++ b/Maintenance/Predictive Maintenance/PredictiveMaintenance.ipynb	
@@ -21,7 +21,7 @@
     "tags": []
    },
    "source": [
-    "In the following notebook, a machine learning model is built in the area of predictive maintenance, where based on the data set of a milling machine its defect is to be predicted.\n",
+    "Der folgende Notebook bezieht sich auf eine Anwendung im Maschinenbau zum Thema Predictive Maintenance. In the following notebook, a machine learning model is built in the area of predictive maintenance, where based on the data set of a milling machine its defect is to be predicted.\n",
     "\n",
     "The data set is available at the following link:\n",
     "https://archive.ics.uci.edu/ml/datasets/AI4I+2020+Predictive+Maintenance+Dataset (Matzka, Stefan 2020)\n",
-- 
GitLab