Jakarta Apartment Rental Estimates
Published:
During the holiday I decided to make this regression project which try to estimate the prices of apartment rental in Jakarta. I know that there’s a lot of these type of property prediction project out there, especially on Kaggle. So I try to make it different by scraping my own data from the Travelio website. Overall, this is a fun experience for me I got to learn a lot of new things like linear regression assumption, web scraping with Selenium and Beautiful Soup, geocoding with google Map API, and trying out various ensemble learning methods.
Tags: Regression | Machine Learning | Geocoding | Web Scraping | Model Deployment