Welcome to part two of the project series “Apartment Pricing: Advanced Regression Techniques.”
I highly recommend checking part one of the series here, if you have not already. All the working shown below can be found at my GitHub repository here. You can also view the interactive notebook here.
Introduction
In part one of this project series, we discussed our business understanding related to the project and then moved forward to the data extraction phase. After extracting approximately 2000 properties, we started preparing the data for our data visualization and exploratory analysis phase, and ultimately for our machine learning model development.
Now that our data is tinkered as per our need let’s begin.