Skip to content

This notebook contains the EDA, data cleaning, modeling and prediction parts of the "House Price- Advance Regression Techniques" problem from Kaggle.

License

Notifications You must be signed in to change notification settings

AdiptaBiswas/house-price-prediction

Repository files navigation

House Prices - Advanced Regression Techniques

  1. Contains EDA, Variable analysis and Price (predicted) as a whole.
  2. Contains data visualizations and data cleaning part
  3. Contains feature engg. along with various transformations
  4. Contains encoding for pre-processing and other parts before exporting for modeling