My Information
LinkedIn
Resume
GitHub
Contact Information
Email: martifigueres0912@gmail.com
Phone: (469) 352-7733

This repository analyzes residential property sales data (2006-2008) to identify key determinants of housing prices. Through exploratory data analysis and regression modeling, we:
Key Insights:
housing_train.csv (1,941 sales records)v_SalePrice ($13,100 - $755,000 range)
Top predictors of sale price
Price premium by quality rating
pip install pandas
pip install numpy
pip install statsmodels
pip install matplotlib
pip install seaborn
*Make sure to download the summary_colFE.py file