Skip to content

To create a machine learning regression project for real life data for Belgian housing market.

Notifications You must be signed in to change notification settings

ssg-hub/ImmoEliza-Regression-project

Repository files navigation

ImmoEliza Belgian Real EstateRegression Project

Logo

Regression project project as a part of Data&AI training at BeCode



Objective

To create a Machine Learning Regression project based on real data for Belgian housing market.

Description

Our application will build various types of Regression models and predict approximate prices for properties in Belgium. This Machine Learning application is based on Streamlit library of Python. It gives the user the possibility to choose between Brussels, Flanders and Wallonia regions and houses, apartments, offices and industry property types. Outliers removal option and hyperparameter tuning for regression models are key feature of our project application. For performance analysys, a comparative study between Linear Regression, K-Nearest Neighbor Regression and Random Forest Regression models is presented on basis of error between predictions and real data.

Running

Click on Belgian Housing Market Prediction App

Installation

  1. Clone the repo
  2. Install the required libraries

Methodology

We used the data scraped from the real estate website (Immoweb) for more than 12,000 properties. The data was then preprocessed to remove duplicates and none values. Exploratory Data Analysis was done and on basis of correlation we selected 'Area' as the feature to determine our target the 'Price'.

Contributors

Corentin Chanet

Harold Zuluaga Duque

Shilpa Singhal

Vincent Kervyn

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License.

Contact

Please, contact any of the authors via GitHub.

About

To create a machine learning regression project for real life data for Belgian housing market.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages