Munich rent, a system that shows rents of munich appartments.
**Important:** This is just a simplified example that can be used as a starting point. The submitted projects of the course should be more extended.
Netflix Dataset Analysis and Prediction is a system designed to explore, analyze, and build predictive models on the Netflix catalog dataset. The application provides insights into content trends and implements machine learning models to make recommendations or predictions.
# Installation
...
...
@@ -18,18 +16,21 @@ A list of installed packages can be found with `pip freeze`.
Versions:
- Python 3.10.6 ?
- streamlit 1.37.1
- Python 3.9.6
- streamlit 1.41.1
- scikit-learn 1.1.3
- rasa 3.6.20
# Data
Munich rent data received via file from a colleague. It is not available online.
Further details about the data are described in the Wiki.
The Netflix dataset was sourced from Kaggle. It contains details about movies and TV shows available on Netflix, including:
Data preprocessing: Data was analyzed. the year ...