Code Monkey home page Code Monkey logo

ankara-house-price-prediction-analysis's Introduction

Ankara-House-Price-Prediction-Analysis

Ankara Konut Fiyatı Tahmin analizi

drawing

The objective of the project is to perform data visulalization techniques to understand the insight of the data. Machine learning often required to getting the understanding of the data and its insights. This project aims apply various Python tools to get a visual understanding of the data and clean it to make it ready to apply machine learning opertation on it.

Installation

This is an exe file. Package requirements are included in requirement.txt. This project uses Python 3.9. Run the following command in terminal to install the required packages. pip3 install -r requirements.txt

Usage

The app includes all the markdowns which explain the process.

Data-set examination

The data-set is in CSV format that includes:

  • The train data-set has 21980 samples, 40 features and 1 target variable.
  • The test data-set has 9420 samples and 40 features.
  • The target variable is the sale price.

Data-set pre-processing

The heat-map showed the correlation of each variable with another. The darker colour means the relationship between any two variables are strongly correlated and lighter colour means they have almost no relationship.

drawing

The coefficient of determiantion that highly correlated to 'SalePrice' from heat-map shown below:

drawing

Summary

drawing

drawing

After the result comparison, I still need to put more effort to improve the model. The result reflects that some of the valuable data might not yet to be discovered from the dataset. Probably need to review all the missing data, outliers, also, spend more time on data analysis and multicollinearity issue.

drawing

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :)

Authors

This repo is maintained by salimt.

ankara-house-price-prediction-analysis's People

Contributors

salimt avatar

Watchers

 avatar  avatar

Forkers

hkaan0

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.