This is the US Housing dataset in Ames, Lowa. It cotains 79 features related to house information such as OverallQual, LotArea, YearBuilt and quality Condition.
Objective
The goal is to predict the housing price by training a regression model with the provided data and explain what are the key factors affecting the house price.
Model Training Flow
Data Cleaning & Exploration
Data Transformation
Model Selection
Base Model Training
Feature Engineering and Model Finetune
Model Enhancement
Conclusion
Like this project
Posted Jul 31, 2024
Project demo for regression model. Contribute to Ren1990/house_price_reg_model development by creating an account on GitHub.