From 960a379998a4b5f98e374bcad89d97f8513a6590 Mon Sep 17 00:00:00 2001 From: Ferdinand <ferdinand.hoelzl@studium.uni-hamburg.de> Date: Wed, 7 Aug 2024 19:57:15 +0200 Subject: [PATCH] Done --- Codes/analysis.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Codes/analysis.ipynb b/Codes/analysis.ipynb index 9f473f7..c1efc78 100644 --- a/Codes/analysis.ipynb +++ b/Codes/analysis.ipynb @@ -525,7 +525,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "## Art_score " + "## Artificial Score " ] }, { @@ -854,7 +854,7 @@ } ], "source": [ - "## ------------------- Market count - Split in predicted/predictor + Scaling ------------------------ ##\n", + "## ------------------- Market count - Split in predicted/predictor ------------------------ ##\n", "\n", "\n", "# y - dependent/predicted variable\n", @@ -1203,7 +1203,7 @@ } ], "source": [ - "## ------------------- Market yes/no - Split in predicted/predictor + Scaling ------------------------ ##\n", + "## ------------------- Market yes/no - Split in predicted/predictor ------------------------ ##\n", "\n", "\n", "# Add a column that contains only 1/0 for market yes and no\n", -- GitLab