This is a project for Kaggle House Price Prediction Competition - House Prices: Advanced Regression Techniques. The objective of the project is to perform data visulalization techniques to understand the insight of the data. This project aims at applying various Python tools to get a visual understanding of the data and clean it. Also the project uses Python 3.6.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D