Git Product home page Git Product logo

price_predictor's Introduction

Apartment for sale price predictor

This project is a part 6 months Data Science bootcamp - Sages Kodołamacz Data Science Bootcamp, which I took part September 2019 - March 2020.

Overview

This machine learning project predicts price of apartment for sales in Kraków.

Data

All data sets come from otodom.pl and were restricted only to Kraków location (end of Feb'20).

Dependencies

  • Python 3.6
  • Pandas
  • Numpy
  • Matplotlib
  • Seaborn
  • Sklearn
  • String
  • Re
  • Warnings
  • Selenium
  • IPython

Action plan

After scrapping data, all is cleared and some addtional features are added to manage to estimation in the correct way. Then several estimator are validated to find the best aproximation.

Scope of work

  1. '01. Webscrapping_apartments for sale'
  2. '02. Price_estimation'

Final results

As expected the best estimator is Gradient Boosting with defined parameters max_depth: 100, min_samples_leaf: 15, n_estimators: 200. The result is not an amazing achievement with R^2 score = 0.63 and Mean Absolute Percentage Error = 14 but could be expected considering numerous of different parameters and lack of data.

price_predictor's People

Contributors

eeedyta avatar

Watchers

Jakub Cykowski avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.