House price is a simple house price prediction model using linear regression. The model is trained on the House Prices: Advanced Regression Techniques dataset from Kaggle. The model is trained using the scikit-learn library and the Flask web framework is used to create a simple web application.

