From 59ea7f6598141a82ed80e88ceb23ade87b985f23 Mon Sep 17 00:00:00 2001 From: chris waisi <kingwaisi@gmail.com> Date: Thu, 4 Jul 2024 09:03:18 +0200 Subject: [PATCH] update5 --- .../notebook.ipynb | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/Agriculture/Analysis of the movement and activity of free-ranging cattle/notebook.ipynb b/Agriculture/Analysis of the movement and activity of free-ranging cattle/notebook.ipynb index d24b8b2..018b81b 100644 --- a/Agriculture/Analysis of the movement and activity of free-ranging cattle/notebook.ipynb +++ b/Agriculture/Analysis of the movement and activity of free-ranging cattle/notebook.ipynb @@ -4,6 +4,7 @@ "cell_type": "markdown", "metadata": { "editable": true, + "include": true, "slideshow": { "slide_type": "" }, @@ -18,7 +19,7 @@ "metadata": { "editable": true, "include": false, - "paragraph": "Business", + "paragraph": "Geschaftsverständnis", "slideshow": { "slide_type": "" }, @@ -66,7 +67,15 @@ }, { "cell_type": "markdown", - "metadata": {}, + "metadata": { + "editable": true, + "include": false, + "paragraph": "Datenverständnis", + "slideshow": { + "slide_type": "" + }, + "tags": [] + }, "source": [ "# 2. Daten und Datenverständnis\n", "## 2.1. Import von relevanten Daten " @@ -29616,11 +29625,11 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.5" + "version": "3.12.3" }, "repoLink": "https://gitlab.reutlingen-university.de/ki_lab/machine-learning-services/-/tree/main/Agriculture/Analysis%20of%20the%20movement%20and%20activity%20of%20free-ranging%20cattle", "skipNotebookInDeployment": false, - "teaser": "To be done", + "teaser": "Das Wissen darüber, welche Aktivitäten besonderen Einfluss auf die Milchproduktion oder Fleischqualität haben, kann bisher nicht umfänglich erfasst werden. Somit sind auch keine gezielten Maßnahmen zur Förderung bestimmter Aktivitäten möglich", "title": "Analyse der Bewegungsprofile von Kühen auf dem Feld" }, "nbformat": 4, -- GitLab