Desktop application that can predict the price of a house based on the features input by the user. The application uses a pre-trained machine learning model to predict house prices.
ML trained model: scikit-Gradient Boosting Regression.The open dataset on Kaggle was used. Please click for the data set.
./ai/trained_model.pkl
: Contains pre-trained machine learning model.