This blogpost contains code to the Kaggle House Price Challenge. The aim of this blogpost is to get familiar with the most commonly used Python data science stack - data preprocessing and cleaning with pandas and numpy, model building and evaluation using scikit-learn and different algorithms.