From 1d0a013ea2c556d23227d2286cd3078925622118 Mon Sep 17 00:00:00 2001 From: Konrad Firley <konrad.firley@student.reutlingen-university.de> Date: Tue, 25 Jun 2024 08:03:55 +0000 Subject: [PATCH] Update notebook.ipynb --- Rating/Accommodation rating/notebook.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rating/Accommodation rating/notebook.ipynb b/Rating/Accommodation rating/notebook.ipynb index 2efb40b..2f4db23 100644 --- a/Rating/Accommodation rating/notebook.ipynb +++ b/Rating/Accommodation rating/notebook.ipynb @@ -14,7 +14,7 @@ "source": [ "# 1. Business Understanding\n", "\n", - "Hosts can set a price for accommodations. However, hosts often do not know the value for the accommodation they provide themselves. It would be helpful if Airbnb Inc. could calculate and suggest a price for accommodations that is in line with the market. The possibility of automated price calculation is examined in more detail in this case study. It is analyzed whether the provision of intelligent pricing on the part of Airbnb Inc. is possible. In the analysis, the features of an accommodation are analyzed and it is determined which features have an influence on the price of an accommodation. In this way, it should be possible to make as good a price prediction as possible for accommodations that are posted in the future." + "Hosts can set a price for their accommodations. However, hosts often do not know the value for the accommodation they provide themselves. It would be helpful if Airbnb Inc. could calculate and suggest a price for accommodations that is in line with the market. The possibility of automated price calculation is examined in more detail in this case study. It is analyzed whether the provision of intelligent pricing on the part of Airbnb Inc. is possible. In the analysis, the features of an accommodation are analyzed and it is determined which features have an influence on the price of an accommodation. In this way, it should be possible to make as good a price prediction as possible for accommodations that are posted in the future." ] }, { -- GitLab