This project predicts house prices using the XGBoost regression algorithm. The code is implemented in a Google Colab notebook for convenience.
-
Clone the Repository:
- Clone the repository to your local machine if you want to run the notebook locally:
git clone https://github.com/VIKRAM2563/House-Price-Prediction.git cd House-Price-Prediction
- Clone the repository to your local machine if you want to run the notebook locally:
-
Open the Notebook:
- Open the Google Colab notebook directly from the repository link.
-
Run the Notebook:
- Follow the instructions within the notebook to execute each cell.
- Algorithm: XGBoost regression.
- Steps: Data preprocessing, model training, evaluation.
- Model performance metrics, such as RMSE, will be displayed in the notebook.
- Contributions are welcome! Submit pull requests for improvements or bug fixes.
For any inquiries or feedback, please contact Vikram P at vikrampartha24@gmail.com.