Giter VIP home page Giter VIP logo

realestatesalespricesestimation's Introduction

Estimation of Iranian Real Estate Units Sales Prices

This repository contains the code for the (group M) final project of A.Y. 2022-2023 Professor Nicola Torelli and Professor Gioia Di Credico's course on Statistical Methods for Data Science at the University of Trieste in the A.Y. 2022-2023.

Problem statement

It is required to analyze the Residential Building Data Set, containing data about Iranian real estate single-family residential apartments constructions building data.
More specifically, the request is to study possible statistical models to predict SalesPrice as response variable, given the other explanatory variables.

Organization of work

The project has been divided into sub-problems and resolved as follows:

  • Enrico Stefanel (@enstit): problem statement, exploratory data analysis and data-cleaning phase;
  • Cristian Curaba (@Cristian-Curaba): selection, description and comparison of most suitable models;
  • Yaiza Martínez Jiménez: comments on results.

Usage

The .Rmd file contains all the project analysis. A rendered version of it can be found into the HTML file with the same name.
In order to successfully run all the code, you need to install some R packages (if not already installed on your system):

install.packages('dplyr', 'openxlsx', 'ggplot2', 'AER', 'MASS', 'car', 'boot', 'randomForest')

realestatesalespricesestimation's People

Contributors

cristian-curaba avatar

Stargazers

 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.