Project Submission

Submit Your House Price Prediction Project

Create a public GitHub repository with the exact name shown below, add all required files, and enter your GitHub username to submit.

Repository Requirements

Your repository must have this exact name:

github.com/<your-username>/house-price-prediction-ml
Required Files and Folders
  • data/
  • notebooks/
  • 01_eda.ipynb
  • 02_feature_engineering.ipynb
  • 03_model_training.ipynb
  • 04_evaluation.ipynb
  • models/
  • reports/
  • analysis_report.pdf
  • visualizations/
  • requirements.txt
  • README.md
README.md Must Include:
  • Your full name and submission date
  • Project overview and business context (HomeValue AI)
  • Key findings from EDA (5-7 bullet points)
  • Technologies used (Python, pandas, scikit-learn, XGBoost)
  • Model performance metrics (RMSE, MAE, R²)
  • Feature importance visualization and top features
  • Screenshots of key visualizations
Required (submission will fail without these)

Submission Form

github.com/
Enter only your username. We will verify the repository house-price-prediction-ml exists in your account.

Your repository will be verified before submission is accepted

Project Submitted Successfully!

Your project has been verified and submitted. Great work on your House Price Prediction project!