Skip to content

🏠 Real Estate Analysis and Price Prediction based on fictitious data

License

Notifications You must be signed in to change notification settings

Drinkler/Real-Estate-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Estate-Analysis 🏠

GitHub GitHub issues Conventional Commits Gitmoji

About

This project emerged from the requirements of a study project. During the implementation we tried to use current best practices of software development and to get to know new ones.

Data analysis and price prediction based on fictitious data using different regression models.

Installation

pip install -r requirements.txt

Built with 🛠️

  • Pandas - Python Data Analysis Library
  • Colab - Cloud based Jupyter Notebook
  • Matplotlib - Visualization library for python
  • Seaborn - Advanced visualization library based on Matplotlib
  • NumPy - Scientific computing in python
  • scikit-learn - Machine Learning in Python
  • skipy - Scientific computing
  • statsmodels - Statistical models, hypothesis tests, and data exploration

Authors 👥

Copyright ©️

Copyright ©️ 2020 Luca Fischer, Florian Drinkler

License 📄

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.MD files for details