Project Submission

Submit Your House Price Prediction

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
Required Files and Folders
  • data/
  • housing_data.csv
  • notebooks/
  • house_price_analysis.ipynb
  • requirements.txt
  • README.md
README.md Must Include:
  • Your full name and submission date
  • Project overview and business context
  • Model comparison table with RMSE, MAE, R-squared for all models
  • Best model selection with justification
  • Top 5 feature insights from importance analysis
  • Technologies used (Python, Pandas, Scikit-learn, etc.)
  • Instructions to run the notebook
  • Screenshots of at least 4 visualizations
Required (submission will fail without these)

Submission Form

github.com/
Enter only your username. We will verify the repository house-price-prediction 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 model!