You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To install all the Python packages that are used in the project, run:
pip install -r requirements.txt
Authors
Lászlo Roovers
Ivans Kravcevs
Adrian Josan
About
Applied statistical learning models to predict Amsterdam housing prices using a dataset of 810 properties. This process identified six key predictive features, including geographic and socioeconomic factors. Implemented both feature selection and PCA for dimensionality reduction.